Skip to content

Commit

Permalink
Fixed CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyamcl committed Aug 20, 2020
1 parent 25f3904 commit 8c6c100
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 @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- (dev) Added `*.cache` to gitignore (mostly for PHPUnit)
- (dev) Made compatible with PHPUnit v9 and updated `phpunit.xml.dist` schema

## [2.3.1] - 2020-08-20
### Fixed
- Fixed bug from v2.3: If default slugifier is used (UniqueSlugify.php), then ensure unique instance each time `MarkupFixer::fix()` is run
This will prevent it from continuing to generate unique slugs if used more than once.
Expand Down

0 comments on commit 8c6c100

Please sign in to comment.