Skip to content

Commit 6ee8efa

Browse files
committed
Changelog for v0.16.0
1 parent d572c0f commit 6ee8efa

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ This project follows [Semantic Versioning 2.0.0](http://semver.org/).
44

55
## <a name="unreleased"></a>Unreleased
66

7+
## <a name="v0.16.0"></a>v0.16.0 (2023-06-18)
8+
[Full Changelog](https://github.com/tomzx/php-semver-checker/compare/v0.15.1...v0.16.0)
9+
### Changed
10+
* Added strict typing
11+
* Bumped minimum PHP version to ^8.0
12+
* Added support for union type comparison
13+
* Bumped symfony/console to ^6.0
14+
* Bumped symfony/yaml to ^6.0
15+
716
## <a name="v0.15.1"></a>v0.15.1 (2021-12-30)
817
[Full Changelog](https://github.com/tomzx/php-semver-checker/compare/v0.15.0...v0.15.1)
918
### Changed

0 commit comments

Comments
 (0)