Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed Feb 20, 2024
1 parent 58ef81b commit 9b03647
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,13 @@

- New #195: Add debug collector for `yiisoft/yii-debug` (@xepozz)
- Chg #207: Replace two `RouteCollectorInterface` methods `addRoute()` and `addGroup()` to single `addRoute()` (@vjik)
## 3.1.1 under development

- no changes in this release.
- Chg #222: Make `Route`, `Group` and `MatchingResult` dispatcher-independent (@rustamwin, @vjik)
- Enh #229: Add URL arguments' psalm type in `UrlGeneratorInterface` (@vjik)

## 3.1.0 February 20, 2024

- New #203, #237: Add `RouteArgument` attribute for Yii Hydrator (@vjik)
- Enh #202: Add support for `psr/http-message` version `^2.0` (@vjik)
- Chg #222: Make `Route`, `Group` and `MatchingResult` dispatcher-independent (@rustamwin, @vjik)
- Enh #229: Add URL arguments' psalm type in `UrlGeneratorInterface` (@vjik)
- New #203: Added `RouteArgument` attribute for Yii Hydrator (@vjik)

## 3.0.0 February 17, 2023

Expand Down

0 comments on commit 9b03647

Please sign in to comment.