We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45472c9 commit 0d7ad86Copy full SHA for 0d7ad86
CHANGELOG.md
@@ -2,6 +2,11 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [3.4.0](https://github.com/hackzilla/TicketBundle/compare/3.3.1...3.4.0) - 2020-07-03
6
+
7
+ * bugfix #160 Fix bad call at `TicketManager::getTicketList()` (phansys)
8
+ * minor #158 Deprecate "messages" translation domain in favor of "HackzillaTicketBundle" (backport PR #123) (phansys)
9
10
## [3.3.1](https://github.com/hackzilla/TicketBundle/compare/3.3.0...3.3.1) - 2020-07-01
11
12
* bugfix #159 Fix references to "hackzilla_ticket.templates.*" parameters (phansys)
0 commit comments