Skip to content

Commit c8cd280

Browse files
committed
🔖 2.1.2
1 parent c5e2dee commit c8cd280

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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+
## [2.1.2] - 2019-06-27
8+
### Changed
9+
- Improved renaming performance
10+
711
## [2.1.1] - 2019-04-07
812
### Changed
913
- Removed redundant parentheses from comprehension iteration values
@@ -47,6 +51,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4751
- python-minifier package
4852
- pyminify command
4953

54+
[2.1.2]: https://github.com/dflook/python-minifier/compare/2.1.1...2.1.2
5055
[2.1.1]: https://github.com/dflook/python-minifier/compare/2.1.0...2.1.1
5156
[2.1.0]: https://github.com/dflook/python-minifier/compare/2.0.0...2.1.0
5257
[2.0.0]: https://github.com/dflook/python-minifier/compare/1.1.0...2.0.0

0 commit comments

Comments
 (0)