Skip to content

Commit

Permalink
docs(changelog): added changelog of the new release
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoTomeES committed Aug 11, 2023
1 parent 6b37dbe commit d1ef1e7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.1.0] - 2023-08-11

### Added

- Show size of the result files with gzip and brotli
- Improve stadistics of file size reduction

### Fixed

- Regex expression matches incomplete class names, leading to errors: `h-2` class match instances of `h-20`

## [1.0.0] - 2023-05-29

### Added
Expand Down

0 comments on commit d1ef1e7

Please sign in to comment.