File tree Expand file tree Collapse file tree 3 files changed +21
-22
lines changed Expand file tree Collapse file tree 3 files changed +21
-22
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ master:
37
37
tag-prefix : ' ' # No more prefix for tags
38
38
pre-release-actions :
39
39
changelog-update : # Update a CHANGELOG file before the release
40
- file : CHANGELOG
41
- format : semantic
40
+ file : CHANGELOG.md
41
+ format : markdown
42
42
dump-commits : true
43
43
exclude-merge-commits : true
44
44
vcs-commit : ~ # Commit the CHANGELOG
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+
2
+ ## VERSION 1 INIT
3
+
4
+ * Version ** 1.0** - init
5
+ * 2018-11-27 21:25 ** 1.0.8** nits
6
+ * 61d365e Update codes
7
+ * b6e69f0 Update README
8
+ * 69d84bf Update deps
9
+ * 2018-09-04 18:56 ** 1.0.7** php-cs-fixer
10
+ * 7dd1322 php-cs-fixer: enable native_constant_invocation and native_function_invocation
11
+ * 1a1d921 Update deps
12
+ * 1af0ae3 Rename CHANGELOG.md -> CHANGELOG
13
+ * 47776c4 Update deps
14
+ * 2de4f26 Update .travis.yml
15
+ * 2018-07-18 08:47 ** 1.0.6** Add composer.lock
16
+ * 0281a77 Add composer.lock
17
+ * 2018-07-04 15:33 ** 1.0.5** nits
18
+ * fcecbfb Update .rmt.yml
19
+ * 2018-07-04 15:06 ** 1.0.4** initial release
You can’t perform that action at this time.
0 commit comments