Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1eb4d47

Browse files
authoredJul 11, 2023
Update Changelog.md (#492)
Preparing 0.14.0 release
1 parent d930db6 commit 1eb4d47

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
 

‎Changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
44

5+
## 0.14.0
6+
7+
### Fixed
8+
9+
* Remove symfony console $defaultName deprecation by @axi in https://github.com/php-translation/symfony-bundle/pull/491
10+
11+
### Removed
12+
13+
* Dropped PHP 7.2, 7.3, 7.4, and 8.0 support by @axi in https://github.com/php-translation/symfony-bundle/pull/491
14+
515
## 0.13.0
616

717
### Added

0 commit comments

Comments
 (0)
Please sign in to comment.