Skip to content

Commit 0915a44

Browse files
Add Unreleased section to changelog
1 parent b1ec707 commit 0915a44

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77

8+
## [Unreleased]
9+
### Added
10+
### Changed
11+
### Deprecated
12+
### Removed
13+
### Fixed
14+
### Security
15+
16+
817
## [1.4.1] - 2022-02-04
918
### Fixed
1019
* Fix bug in `DocumentTranslationException` stringize function.
@@ -125,6 +134,7 @@ Version increased to avoid conflicts with old packages on PyPI.
125134
Initial version.
126135

127136

137+
[Unreleased]: https://github.com/DeepLcom/deepl-python/compare/v1.4.1...HEAD
128138
[1.4.1]: https://github.com/DeepLcom/deepl-python/compare/v1.4.0...v1.4.1
129139
[1.4.0]: https://github.com/DeepLcom/deepl-python/compare/v1.3.1...v1.4.0
130140
[1.3.1]: https://github.com/DeepLcom/deepl-python/compare/v1.3.0...v1.3.1

0 commit comments

Comments
 (0)