Skip to content

Commit dc6e80b

Browse files
Add Unreleased section to changelog
1 parent 3bc6d8d commit dc6e80b

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.3.1] - 2021-11-15
918
### Changed
1019
* Limit document status update wait time to 60 seconds, and log wait times.
@@ -108,6 +117,7 @@ Version increased to avoid conflicts with old packages on PyPI.
108117
Initial version.
109118

110119

120+
[Unreleased]: https://github.com/DeepLcom/deepl-python/compare/v1.3.1...HEAD
111121
[1.3.1]: https://github.com/DeepLcom/deepl-python/compare/v1.3.0...v1.3.1
112122
[1.3.0]: https://github.com/DeepLcom/deepl-python/compare/v1.2.1...v1.3.0
113123
[1.2.1]: https://github.com/DeepLcom/deepl-python/compare/v1.2.0...v1.2.1

0 commit comments

Comments
 (0)