Skip to content

Commit

Permalink
prepared for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jamielsharief committed Sep 15, 2020
1 parent a38ab7f commit b190392
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,13 @@ 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).


## [1.2.0] - xxxx
## [1.2.0] - 2020-09-15

- Added options to minifcation
### Added

- Added minfication of inline JS
- Added minification of inline CSS
- Added options to minfiy for tigther control. Options are collapseWhitespace, conservativeCollapse, collapseInlineTagWhitespace, minifyJs and minifyJs

### Changed

Expand Down

0 comments on commit b190392

Please sign in to comment.