File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and 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
You can’t perform that action at this time.
0 commit comments