Skip to content

Commit

Permalink
...actually releasing a new major version, because we changed the Uni…
Browse files Browse the repository at this point in the history
…queSlugify classname
  • Loading branch information
caseyamcl committed Aug 20, 2020
1 parent e58bd6a commit 700582d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ All notable changes to this project are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.3.1] - 2020-08-20
## [3.0] - 2020-08-20
### Changed
- BREAKING: Renamed internal class `UniqueSluggifier` to `UniqueSlugify`
- Minor comment fixes and make arguments optional in service constructors
- (dev) Added `*.cache` to gitignore (mostly for PHPUnit)
- (dev) Made compatible with PHPUnit v9 and updated `phpunit.xml.dist` schema
Expand Down

0 comments on commit 700582d

Please sign in to comment.