Skip to content

Commit 9641b2a

Browse files
docs: add Unreleased section to changelog
1 parent 89074d3 commit 9641b2a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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.8.0] - 2022-06-10
918
### Added
1019
* Optional `filename` parameter added to `Translator.translate_document()`, only
@@ -177,6 +186,7 @@ Version increased to avoid conflicts with old packages on PyPI.
177186
Initial version.
178187

179188

189+
[Unreleased]: https://github.com/DeepLcom/deepl-python/compare/v1.8.0...HEAD
180190
[1.8.0]: https://github.com/DeepLcom/deepl-python/compare/v1.7.0...v1.8.0
181191
[1.7.0]: https://github.com/DeepLcom/deepl-python/compare/v1.6.0...v1.7.0
182192
[1.6.0]: https://github.com/DeepLcom/deepl-python/compare/v1.5.1...v1.6.0

0 commit comments

Comments
 (0)