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.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 2.1.1] - 2019-04-07
8
+ ### Changed
9
+ - Removed redundant parentheses from comprehension iteration values
10
+
7
11
## [ 2.1.0] - 2019-01-24
8
12
### Added
9
13
- Optional source transforms:
@@ -43,6 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
43
47
- python-minifier package
44
48
- pyminify command
45
49
50
+ [ 2.1.1 ] : https://github.com/dflook/python-minifier/compare/2.0.0...2.1.1
46
51
[ 2.1.0 ] : https://github.com/dflook/python-minifier/compare/2.0.0...2.1.0
47
52
[ 2.0.0 ] : https://github.com/dflook/python-minifier/compare/1.1.0...2.0.0
48
53
[ 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