8000 Fixed version links in changelog · madzak/python-json-logger@6083af5 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit 6083af5

Browse files
committed
Fixed version links in changelog
1 parent 9d5bb1f commit 6083af5

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
@@ -11,9 +11,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- Support for Python 2.7
1212
- Debian directory
1313

14-
## [v.0.1.11] - 2019-03-29
14+
## [0.1.11] - 2019-03-29
1515
### Added
1616
- Support for Python 3.7
1717
### Changed
1818
- 'stack_info' flag in logging calls is now respected in JsonFormatter by [@ghShu](https://github.com/ghShu)
1919
### Removed
20+
21+
22+
[Unreleased]: https://github.com/madzak/python-json-logger/compare/v0.1.11...HEAD
23+
[0.1.11]: https://github.com/madzak/python-json-logger/compare/v0.1.10...v0.1.11

0 commit comments

Comments
 (0)
0