Skip to content

Commit 6c3e821

Browse files
committed
3.6.0
1 parent 5f04923 commit 6c3e821

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.6.0](https://github.com/hackzilla/TicketBundle/compare/3.5.0...3.6.0) - 2020-10-29
6+
7+
* minor #178 Bump dependencies (phansys)
8+
* tests #182 Remove `serialize()` and `unserialize()` methods from `TestKernel` (phansys)
9+
* minor #180 Deprecate return other type than boolean from `TicketFeatures::hasFeature()` (phansys)
10+
* minor #181 Use `::class` pseudo constants in `Configuration::getConfigTreeBuilder()` (phansys)
11+
* tests #179 Mark `FunctionalTest::testConfiguredFileUploadSubscriber()` as skipped if "vich/uploader-bundle" is not available (phansys)
12+
513
## [3.5.0](https://github.com/hackzilla/TicketBundle/compare/3.4.0...3.5.0) - 2020-08-26
614

715
* minor #175 Add configuration for Dependabot (phansys)

0 commit comments

Comments
 (0)