Skip to content

Commit b9bf31c

Browse files
committed
🔖 2.1.1
1 parent 9e0c60d commit b9bf31c

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.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

0 commit comments

Comments
 (0)