Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmz committed Oct 15, 2024
1 parent 78f3493 commit 686ed9a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +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.136.0] - Not released
### Fixed
- Multiple fixes in style handling process:
- Bootstrap 3 is now a regular dependency in package.json;
- Modern compiler API of Sass is used, see
[details](https://sass-lang.com/documentation/breaking-changes/legacy-js-api/#bundlers);
- All mixed declarations in .scss files were removed, see
[details](https://sass-lang.com/documentation/breaking-changes/mixed-decls/).

## [1.135.1] - 2024-10-08
### Fixed
Expand Down

0 comments on commit 686ed9a

Please sign in to comment.