Skip to content

Commit d26fbef

Browse files
committed
Changelog for v0.13.0.
1 parent 6e53362 commit d26fbef

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

Diff for: CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,17 @@
33
This project follows [Semantic Versioning 2.0.0](http://semver.org/).
44

55
## <a name="unreleased"></a>Unreleased
6-
* Revert V059 level from PATCH to MAJOR
6+
7+
## <a name="v0.13.0"></a>v0.13.0 (2019-04-19)
8+
[Full Changelog](https://github.com/tomzx/php-semver-checker-git/compare/v0.12.1...v0.13.0)
9+
### Added
10+
* [#99] Add support for class [V154], class method [V150, V156, V157, V151, V152, V158, V159], function [V160], interface [V153] and trait [V155] case change
11+
12+
### Changed
13+
* Update V059 level from PATCH to MAJOR
14+
15+
### Fixed
16+
* [#94] PHP 7.1 nullable types not supported
717

818
## <a name="v0.12.1"></a>v0.12.1 (2018-02-08)
919
[Full Changelog](https://github.com/tomzx/php-semver-checker-git/compare/v0.12.0...v0.12.1)

0 commit comments

Comments
 (0)