We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b68e21a commit 4b1355bCopy full SHA for 4b1355b
1 file changed
CHANGELOG.md
@@ -1,5 +1,27 @@
1
# HTTP Router Change Log
2
3
+## 1.0.1 - 2020.11.02
4
+
5
+### Added
6
7
+- Nothing.
8
9
+### Changed
10
11
12
13
+### Deprecated
14
15
16
17
+### Removed
18
19
20
21
+### Fixed
22
23
+- Fixes matching of routes in a `HttpSoft\Router\RouteCollection` with the same patterns, but with different HTTP request methods.
24
25
## 1.0.0 - 2020.09.27
26
27
- Initial stable release.
0 commit comments