Skip to content

Commit b9cdd2e

Browse files
Add Unreleased section to changelog
1 parent ed84c12 commit b9cdd2e

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.4.0] - 2022-01-19
918
### Added
1019
* Add contribution guidelines -- currently we are unable to accept Pull Requests.
@@ -120,6 +129,7 @@ Version increased to avoid conflicts with old packages on PyPI.
120129
Initial version.
121130

122131

132+
[Unreleased]: https://github.com/DeepLcom/deepl-python/compare/v1.4.0...HEAD
123133
[1.4.0]: https://github.com/DeepLcom/deepl-python/compare/v1.3.1...v1.4.0
124134
[1.3.1]: https://github.com/DeepLcom/deepl-python/compare/v1.3.0...v1.3.1
125135
[1.3.0]: https://github.com/DeepLcom/deepl-python/compare/v1.2.1...v1.3.0

0 commit comments

Comments
 (0)