Skip to content

Commit df9dffd

Browse files
Add Unreleased section to changelog
1 parent 76b81be commit df9dffd

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.2.1] - 2021-10-19
918
### Added
1019
* Add support for Python 3.10.
@@ -94,6 +103,7 @@ Version increased to avoid conflicts with old packages on PyPI.
94103
Initial version.
95104

96105

106+
[Unreleased]: https://github.com/DeepLcom/deepl-python/compare/v1.2.1...HEAD
97107
[1.2.1]: https://github.com/DeepLcom/deepl-python/compare/v1.2.0...v1.2.1
98108
[1.2.0]: https://github.com/DeepLcom/deepl-python/compare/v1.1.3...v1.2.0
99109
[1.1.3]: https://github.com/DeepLcom/deepl-python/compare/v1.1.2...v1.1.3

0 commit comments

Comments
 (0)