Skip to content

Commit f1494df

Browse files
Add Unreleased section to changelog
1 parent fc6c966 commit f1494df

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.6.0] - 2022-04-12
918
### Added
1019
* Add `error_message` property to `DocumentStatus`, describing the error in case of document translation failure.
@@ -147,6 +156,7 @@ Version increased to avoid conflicts with old packages on PyPI.
147156
Initial version.
148157

149158

159+
[Unreleased]: https://github.com/DeepLcom/deepl-python/compare/v1.6.0...HEAD
150160
[1.6.0]: https://github.com/DeepLcom/deepl-python/compare/v1.5.1...v1.6.0
151161
[1.5.1]: https://github.com/DeepLcom/deepl-python/compare/v1.5.0...v1.5.1
152162
[1.5.0]: https://github.com/DeepLcom/deepl-python/compare/v1.4.1...v1.5.0

0 commit comments

Comments
 (0)