Skip to content

Commit ee000d2

Browse files
authored
Merge pull request #94 from iExecBlockchainComputing/hotfix/8.1.1
Release version 8.1.1
2 parents ece0a44 + 0297c45 commit ee000d2

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [[8.1.1]](https://github.com/iExecBlockchainComputing/iexec-blockchain-adapter-api/releases/tag/v8.1.1) 2023-06-23
6+
7+
### Dependency Upgrades
8+
- Upgrade to `iexec-common` 8.2.1. (#94)
9+
- Upgrade to `iexec-commons-poco` 3.0.4. (#94)
10+
511
## [[8.1.0]](https://github.com/iExecBlockchainComputing/iexec-blockchain-adapter-api/releases/tag/v8.1.0) 2023-06-07
612

713
### New Features

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
version=8.1.0
2-
iexecCommonVersion=8.2.0
3-
iexecCommonsPocoVersion=3.0.2
1+
version=8.1.1
2+
iexecCommonVersion=8.2.1
3+
iexecCommonsPocoVersion=3.0.4
44

55
nexusUser
66
nexusPassword

0 commit comments

Comments
 (0)