Skip to content

Commit

Permalink
🔖 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dflook committed Apr 7, 2019
1 parent 9e0c60d commit b9bf31c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.1.1] - 2019-04-07
### Changed
- Removed redundant parentheses from comprehension iteration values

## [2.1.0] - 2019-01-24
### Added
- Optional source transforms:
Expand Down Expand Up @@ -43,6 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- python-minifier package
- pyminify command

[2.1.1]: https://github.com/dflook/python-minifier/compare/2.0.0...2.1.1
[2.1.0]: https://github.com/dflook/python-minifier/compare/2.0.0...2.1.0
[2.0.0]: https://github.com/dflook/python-minifier/compare/1.1.0...2.0.0
[1.1.0]: https://github.com/dflook/python-minifier/compare/1.0.0...1.1.0
Expand Down

0 comments on commit b9bf31c

Please sign in to comment.