We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ece0a44 commit 0297c45Copy full SHA for 0297c45
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
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
11
## [[8.1.0]](https://github.com/iExecBlockchainComputing/iexec-blockchain-adapter-api/releases/tag/v8.1.0) 2023-06-07
12
13
### New Features
gradle.properties
@@ -1,6 +1,6 @@
1
-version=8.1.0
-iexecCommonVersion=8.2.0
-iexecCommonsPocoVersion=3.0.2
+version=8.1.1
+iexecCommonVersion=8.2.1
+iexecCommonsPocoVersion=3.0.4
nexusUser
nexusPassword
0 commit comments