Skip to content

Commit 695e37d

Browse files
committed
Release v1.3.0
1 parent d044603 commit 695e37d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [1.3.0] - 2021-02-14
810
### Changes
911
- Upgraded composer executable to **v2.x**
1012
- Removed `hirak/prestissimo` composer plugin
@@ -87,7 +89,8 @@ If you used `apt-get ...` or something that require `root` privileges before thi
8789
- Added a default volume (`/app`)
8890
- Added a CMD directive on all images (default to `/app/bin/console`)
8991

90-
[Unreleased]: https://github.com/jsunier/php-symfony-test/compare/v1.2.6...HEAD
92+
[Unreleased]: https://github.com/jsunier/php-symfony-test/compare/v1.3.0...HEAD
93+
[1.3.0]: https://github.com/jsunier/php-symfony-test/compare/v1.2.6...v1.3.0
9194
[1.2.6]: https://github.com/jsunier/php-symfony-test/compare/v1.2.5...v1.2.6
9295
[1.2.5]: https://github.com/jsunier/php-symfony-test/compare/v1.2.4...v1.2.5
9396
[1.2.4]: https://github.com/jsunier/php-symfony-test/compare/v1.2.3...v1.2.4

0 commit comments

Comments
 (0)