Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
myFavShrimp committed Jul 31, 2023
1 parent 4defb9c commit a594a0e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 0.5.0
- Updated grass to `0.13` (see [here](https://github.com/connorskees/grass/blob/master/CHANGELOG.md))
- Added instructions to trigger recompilation on SCSS style changes
- `ClassName` is now `pub` (thank you @xeho91 for creating a pull request)
- `STYLE_SHEET` is now `pub`

# 0.4.1
- Improved messages of errors with the SCCS input file path
- Fixed a misleading file path in error messages when using Cargo workspaces

# 0.4.0
- Minimum supported Rust version is now 1.70.0
- New `once_cell` feature flag for backward compatibility down to Rust version 1.64.0
Expand Down

0 comments on commit a594a0e

Please sign in to comment.