Skip to content

Commit 0a31a81

Browse files
committed
Prep for 0.4.0 release
1 parent fe4e268 commit 0a31a81

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.4.0] - 2020-06-10
11+
1012
### Changed
1113

1214
* Directory structure ([#67](https://github.com/NLESC-JCER/cpp2wasm/issues/67))
@@ -54,7 +56,8 @@ Initial release.
5456
* Generated source code in repo ([#1](https://github.com/NLESC-JCER/cpp2wasm/issues/1))
5557
* Python chapter ([#8](https://github.com/NLESC-JCER/cpp2wasm/pull/8))
5658

57-
[Unreleased]: https://github.com/NLESC-JCER/cpp2wasm/compare/v0.3.0...HEAD
59+
[Unreleased]: https://github.com/NLESC-JCER/cpp2wasm/compare/v0.4.0...HEAD
60+
[0.4.0]: https://github.com/NLESC-JCER/cpp2wasm/compare/v0.3.0...v0.4.0
5861
[0.3.0]: https://github.com/NLESC-JCER/cpp2wasm/compare/v0.2.0...v0.3.0
5962
[0.2.0]: https://github.com/NLESC-JCER/cpp2wasm/compare/v0.1.0...v0.2.0
6063
[0.1.0]: https://github.com/NLESC-JCER/cpp2wasm/releases/tag/v0.1.0

0 commit comments

Comments
 (0)