Skip to content

Commit a9d3ce9

Browse files
committed
Improve changelog formatting with links to diffs.
1 parent c255b2a commit a9d3ce9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
### Fixed
1616
- Fix segfault during repeated nginx reloads. (Thanks to @wandenberg)
1717

18-
## [0.1.0] - 2014-11-29
18+
## 0.1.0 - 2014-11-29
1919
### Added
2020
- Initial release.
21+
22+
[0.4.0]: https://github.com/GUI/nginx-upstream-dynamic-servers/compare/v0.3.0...v0.4.0
23+
[0.3.0]: https://github.com/GUI/nginx-upstream-dynamic-servers/compare/v0.2.0...v0.3.0
24+
[0.2.0]: https://github.com/GUI/nginx-upstream-dynamic-servers/compare/v0.1.0...v0.2.0

0 commit comments

Comments
 (0)