Skip to content

Commit 7f3ac35

Browse files
committed
Update changelog for the 0.5 release
1 parent 6390bee commit 7f3ac35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Please see [CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CONTRIBUTING.md) on how to contribute to Cucumber.
22

3-
## In Git
3+
## [0.5](https://github.com/cucumber/cucumber-cpp/compare/v0.4...v0.5) (2 July 2018)
44

55
### Added
66

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Here is an [Example](https://github.com/cucumber/bool/pull/12) of this process i
6666
- Release commit (e.g. [fdf8a5c](https://github.com/cucumber/cucumber-cpp/commit/fdf8a5c4ef4c51dfa7ea82077f706414a4c6322d)):
6767
- Change `CHANGELOG.md` renaming the "In Git" section with the
6868
release number and date
69-
- Commit with message `Updated history file for the X.Y release`
69+
- Commit with message `Update changelog for the X.Y release`
7070
- Create an annotated tag for this commit named `vX.Y`
7171
- New development branch commit (e.g. [da60995](https://github.com/cucumber/cucumber-cpp/commit/da609956fcd42046e5182c6226acd7e53dd7754e)):
7272
- Add new "In Git" section to `CHANGELOG.md`

0 commit comments

Comments
 (0)