File tree 1 file changed +12
-3
lines changed
1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,24 @@ This project follows [Semantic Versioning 2.0.0](http://semver.org/).
4
4
5
5
## <a name =" unreleased " ></a >Unreleased
6
6
7
- ## <a name =" v0.4.2 " ></a >v0.4.2 (2015-06-25)
7
+ ## <a name =" v0.5.0 " ></a >v0.5.0 (2016-01-23)
8
+ ### Added
9
+ * ` php-semver-checker-git ` can now be called from ` vendor/bin/php-semver-checker-git `
10
+ * [ #15 ] Read ` php-semver-checker-git.yaml ` configuration file by default
11
+ * [ #17 ] Add configuration file support
12
+
13
+ ### Changed
14
+ * Update ` php-semver-checker ` to v0.8.0
15
+
16
+ ## <a name =" v0.4.2 " ></a >v0.4.2 (2015-06-25)
8
17
### Changed
9
18
* Update ` php-semver-checker ` to v0.7.0
10
19
11
- ## <a name =" v0.4.1 " ></a >v0.4.1 (2015-06-20)
20
+ ## <a name =" v0.4.1 " ></a >v0.4.1 (2015-06-20)
12
21
### Changed
13
22
* Update ` php-semver-checker ` to v0.6.3
14
23
15
- ## <a name =" v0.4.0 " ></a >v0.4.0 (2015-05-03)
24
+ ## <a name =" v0.4.0 " ></a >v0.4.0 (2015-05-03)
16
25
### Added
17
26
* Support for includes/excludes through the command line options
18
27
You can’t perform that action at this time.
0 commit comments