Skip to content

Commit c52efa0

Browse files
committed
✨ Update changelog for version 2.0.0
1 parent b87fdb9 commit c52efa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
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

7-
## [Unreleased]
7+
## [2.0.0] - 2018-01-13
88
### Added
99
- Optional source transformations:
1010
- Rename locals, enabled by default
@@ -34,6 +34,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3434
- python-minifer package
3535
- pyminify command
3636

37-
[1.2.0]: https://github.com/dflook/python-minifier/compare/1.1.0...HEAD
37+
[2.0.0]: https://github.com/dflook/python-minifier/compare/1.1.0...2.0.0
3838
[1.1.0]: https://github.com/dflook/python-minifier/compare/1.0.0...1.1.0
3939
[1.0.0]: https://github.com/dflook/python-minifier/tree/1.0.0

0 commit comments

Comments
 (0)