Skip to content

Commit 6841dbe

Browse files
committed
bump to v1.1.0
1 parent f747df4 commit 6841dbe

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# Changelog
22

33
## vNEXT
4+
5+
## v1.1.0
6+
47
- Index first parameter of match an claim events in `Voucher` contract. (#61, #72)
58
- Add upgrade workflow. (#64)
69
- Add Halborn "Poco v5.5 & Voucher v1.0" audit report ( #70)
710
- Add type-checking script (#53)
811
- Run partial upgrade tests on fork.
9-
- Should maintain consistent voucher addresses (#61)
10-
- Should upgrade decimals (#58)
12+
- Should maintain consistent voucher addresses (#61)
13+
- Should upgrade decimals (#58)
1114
- Implement `VoucherHub` upgrade and test it on GitHub Action CI using a local fork. (#57)
1215
- Relocate `decimals()` function in VoucherHub smart contract. (#56)
1316
- Better handling for env variables. (#55)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iexec/voucher-contracts",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Contracts related to iExec Voucher",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)