Skip to content

Commit ae956a0

Browse files
committed
chore: update changelog for release 1.0.0
1 parent 43b99a9 commit ae956a0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
## 1.0.0 (2022-03-08)
6+
7+
This is the initial version of the contract checking library for C++ and its
8+
optional helper for unit testing contracts without death tests. For a full
9+
documentation of what is available refer to the
10+
[project docs](https://asap-projects.github.io/asap-contract/).

0 commit comments

Comments
 (0)