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 babf50b commit 3eb820eCopy full SHA for 3eb820e
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-result-proxy/releases/tag/v8.1.1) 2023-06-23
6
+
7
+### Dependency Upgrades
8
+- Upgrade to `iexec-common` 8.2.1. (#92)
9
+- Upgrade to `iexec-commons-poco` 3.0.4.(#92)
10
11
## [[8.1.0]](https://github.com/iExecBlockchainComputing/iexec-result-proxy/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