Skip to content

Commit

Permalink
Add the release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
srydell committed May 11, 2022
1 parent 65d29ec commit ed0e8f9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.17)

project(
tolc
VERSION 0.6.0
VERSION 0.6.1
LANGUAGES CXX)

configure_file(docs/ReleaseNotes/version.in
Expand Down
5 changes: 5 additions & 0 deletions docs/ReleaseNotes/v0.6.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# News #

* Update to Parser v0.5.6
* Update to Frontend.py v0.6.1
* Update to Frontend.wasm v0.5.1

0 comments on commit ed0e8f9

Please sign in to comment.