Skip to content

Commit

Permalink
Update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
harikt committed Jun 12, 2023
1 parent 52fc0be commit 589e806
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# 3.3.0

1. Add test coverage by @koriym in https://github.com/auraphp/Aura.Router/pull/191
1. Change coverage driver from pcov to xdebug by @koriym in https://github.com/auraphp/Aura.Router/pull/192
1. Update code coverage badge by @koriym in https://github.com/auraphp/Aura.Router/pull/193
1. Enable PHP 8.2 compat by @koriym in https://github.com/auraphp/Aura.Router/pull/194
1. FastRoute format by @willy68 in https://github.com/auraphp/Aura.Router/pull/196

# 3.2.0

1. Varioud documentation and doc block improvements by @muglug, @johnnypeck, Andreas Sundqvist, @afilina, @vitorbari, @bkdotcom, @daniel-mueller, @cxj, @koriym
1. Various documentation and doc block improvements by @muglug, @johnnypeck, Andreas Sundqvist, @afilina, @vitorbari, @bkdotcom, @daniel-mueller, @cxj, @koriym
1. CI improvements @jakejohns, @koriym,
1. 8.1 support @koriym, @fisharebest
1. Fixes #178 psr/log version 3 support @koriym
Expand Down

0 comments on commit 589e806

Please sign in to comment.