Skip to content

Commit

Permalink
chore: Version 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Oct 15, 2024
1 parent 95e413e commit fce18fe
Showing 1 changed file with 2 additions and 20 deletions.
22 changes: 2 additions & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,5 @@
# Route Map Changelog

## 4.0.1 - UNRELEASED
## 5.0.0 - UNRELEASED
### Added
* Add `phpstan` and `ecs` code linting
* Add `code-analysis.yaml` GitHub action

## 4.0.0 - 2022.07.17
### Added
* Initial Craft CMS 4 release

### Fixed
* Fixed an issue where `getElementUrls()` would throw an exception if a class name string was passed in ([#31](https://github.com/nystudio107/craft-routemap/issues/31))

## 4.0.0-beta.2 - 2022.04.13
### Fixed
* Fixed an issue that would cause `craft.routeMap.getAllRouteRules()` to throw an exception ([#30](https://github.com/nystudio107/craft-routemap/issues/30))

## 4.0.0-beta.1 - 2022.03.14

### Added

* Initial Craft CMS 4 compatibility
* Initial Craft CMS 5 release

0 comments on commit fce18fe

Please sign in to comment.