Skip to content

Commit

Permalink
Changelog for #105.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaj committed Dec 9, 2021
1 parent b3a7fe0 commit d33a4fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ project adheres to
* Css strings and selectors can now be parsed directly (PR #123).
* Fixed reformatting of to-much-indented comments.
* Fixed panics in some color arithmetic (Issue #120, #121, #122, PR #125).
* Replace rand with fastrand, hopefully compile faster (PR #105).
* Unicode Private-use characters are escaped when printed.
* Updated `nom` to 7.0 and `nom-locate` to 4.0.
* Update sass-spec test suite to 2021-11-30.
Expand Down

0 comments on commit d33a4fd

Please sign in to comment.