We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7271d5e commit 1ca894dCopy full SHA for 1ca894d
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## [5.1.0] 2021-07
8
+
9
+## Added
10
+- Support for named routes within groups (@Fredrik82)
11
12
## [5.0.1] 2021-03
13
14
## Added
docs/_data/releases.yml
@@ -22,7 +22,7 @@
22
name: League\Route 5.x
23
type: Current
24
requires: PHP >= 7.2.0
25
- release: 5.0.0 - 2021-01
+ release: 5.1.0 - 2021-07
26
support: Ongoing
27
url: /5.x/
28
menu:
0 commit comments