Skip to content

Commit 9f0b4f8

Browse files
committed
3.8.0
1 parent 62921fd commit 9f0b4f8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [3.8.0](https://github.com/hackzilla/TicketBundle/compare/3.7.0...3.8.0) - 2021-02-25
6+
7+
* minor #203 Added XML routing (phansys)
8+
* pedantic #202 Use configuration from PHP instead of YAML (phansys)
9+
* bugfix #201 Fix argument 1 passed to `UserLoad::__construct()` (phansys)
10+
* minor #200 Add `UserManager::findUserByUsername()` (phansys)
11+
* minor #199 Update URLs in status badges (phansys)
12+
* minor #198 Modernize routing definition (phansys)
13+
* minor #196 Update dependency constraints in order to allow some major versions (phansys)
14+
* minor #197 Stop suggesting "friendsofsymfony/user-bundle" (phansys)
15+
516
## [3.7.0](https://github.com/hackzilla/TicketBundle/compare/3.6.0...3.7.0) - 2021-02-17
617

718
* minor #193 Add support for "doctrine/persistence:^2.1" (phansys)

0 commit comments

Comments
 (0)