Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Sep 4, 2024
1 parent b1f351d commit f9d446f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
* **Security**: in case of vulnerabilities.

## [unreleased]
### Added
- Add support for scrub anchors and rules. Since this modifies the public enums `AnchorKind` and
`RulesetKind`, it is a breaking change. They have been marked as `non_exhaustive` to prevent
future additions from being breaking.


## [0.5.0] - 2024-07-24
Expand Down

0 comments on commit f9d446f

Please sign in to comment.