Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed Jan 28, 2024
1 parent bf17649 commit cc8e954
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
# Yii Router Change Log

## 3.1.0 under development

- New #203: Added `RouteArgument` attribute for Yii Hydrator (@vjik)

## 4.0.0 under development

- New #195: Add debug collector for `yiisoft/yii-debug` (@xepozz)
- Chg #207: Replace two `RouteCollectorInterface` methods `addRoute()` and `addGroup()` to single `addRoute()` (@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 cc8e954

Please sign in to comment.