Skip to content

Commit ff63e8f

Browse files
docs: add Unreleased section to changelog
1 parent b0f4255 commit ff63e8f

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.12.0] - 2023-01-09
918
### Added
1019
* State explicitly that this library supports Python 3.11.
@@ -216,6 +225,7 @@ Version increased to avoid conflicts with old packages on PyPI.
216225
Initial version.
217226

218227

228+
[Unreleased]: https://github.com/DeepLcom/deepl-python/compare/v1.12.0...HEAD
219229
[1.12.0]: https://github.com/DeepLcom/deepl-python/compare/v1.11.0...v1.12.0
220230
[1.11.0]: https://github.com/DeepLcom/deepl-python/compare/v1.10.0...v1.11.0
221231
[1.10.0]: https://github.com/DeepLcom/deepl-python/compare/v1.9.0...v1.10.0

0 commit comments

Comments
 (0)