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.1] - 2019-04-07
8+ ### Changed
9+ - Removed redundant parentheses from comprehension iteration values
10+
711## [ 2.1.0] - 2019-01-24
812### Added
913- Optional source transforms:
@@ -43,6 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4347- python-minifier package
4448- pyminify command
4549
50+ [ 2.1.1 ] : https://github.com/dflook/python-minifier/compare/2.0.0...2.1.1
4651[ 2.1.0 ] : https://github.com/dflook/python-minifier/compare/2.0.0...2.1.0
4752[ 2.0.0 ] : https://github.com/dflook/python-minifier/compare/1.1.0...2.0.0
4853[ 1.1.0 ] : https://github.com/dflook/python-minifier/compare/1.0.0...1.1.0
You can’t perform that action at this time.
0 commit comments