Skip to content

Commit

Permalink
Whoops; didn't mean to make that last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyamcl committed Aug 20, 2020
1 parent 8c6c100 commit c1a67f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Expand Up @@ -11,7 +11,6 @@ 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 c1a67f4

Please sign in to comment.