You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- DID Handling and Connection Establishment Updates/Fixes
25
30
- LegacyPeerDIDResolver: erroneously assigning same ID to multiple services [\#2475](https://github.com/hyperledger/aries-cloudagent-python/pull/2475)[dbluhm](https://github.com/dbluhm)
- Bugfix: Issue with write ledger pool when performing Accumulator sync [\#2480](https://github.com/hyperledger/aries-cloudagent-python/pull/2480)[shaangill025](https://github.com/shaangill025)
- fix: outbound send status missing on path [\#2393](https://github.com/hyperledger/aries-cloudagent-python/pull/2393)[dbluhm](https://github.com/dbluhm)
@@ -143,7 +150,7 @@ deleted from ACA-Py storage.
143
150
144
151
## August 29, 2023
145
152
146
-
Release 0.10.1 has the same contents as 0.10.0. An error on PyPi prevented the
153
+
Release 0.10.0 has the same contents as 0.10.1. An error on PyPi prevented the
147
154
0.10.0 release from being properly uploaded because of an existing file of the
148
155
same name. We immediately released 0.10.1 as a replacement.
0 commit comments