Skip to content

Commit 6f5eecf

Browse files
authored
Merge pull request openwallet-foundation#1996 from swcurran/add-0.7.5-to-changelog
Add 0.7.5 patch Changelog entry to main branch Changelog
2 parents 42c2df9 + b3214c7 commit 6f5eecf

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,30 @@ more work is still to be done on that before the final v1.0.0 release.
5050
- Release management pull requests
5151
- Release 1.0.0-rc0 [\#1904](https://github.com/hyperledger/aries-cloudagent-python/pull/1904) ([swcurran](https://github.com/swcurran))
5252

53+
# 0.7.5
54+
55+
## October 26, 2022
56+
57+
0.7.5 is a patch release to deal primarily to add [PR #1881 DID Exchange in
58+
ACA-Py 0.7.4 with explicit invitations and without auto-accept
59+
broken](https://github.com/hyperledger/aries-cloudagent-python/pull/1881). A
60+
couple of other PRs were added to the release, as listed below, and in
61+
[Milestone 0.7.5](https://github.com/hyperledger/aries-cloudagent-python/milestone/6).
62+
63+
### List of Pull Requests
64+
65+
- Changelog and version updates for version 0.7.5-rc1 [\#1985](https://github.com/hyperledger/aries-cloudagent-python/pull/1985) ([swcurran](https://github.com/swcurran))
66+
- Endorser doc updates and some bug fixes [\#1926](https://github.com/hyperledger/aries-cloudagent-python/pull/1926) ([ianco](https://github.com/ianco))
67+
- Fix: web.py dependency - integration tests & demos [\#1973](https://github.com/hyperledger/aries-cloudagent-python/pull/1973) ([shaangill025](https://github.com/shaangill025))
68+
- Endorser write DID transaction [\#1938](https://github.com/hyperledger/aries-cloudagent-python/pull/1938) ([ianco](https://github.com/ianco))
69+
- fix: didx request cannot be accepted [\#1881](https://github.com/hyperledger/aries-cloudagent-python/pull/1881) ([rmnre](https://github.com/rmnre))
70+
- Fix: OOB - Handling of minor versions [\#1940](https://github.com/hyperledger/aries-cloudagent-python/pull/1940) ([shaangill025](https://github.com/shaangill025))
71+
- fix: Safely shutdown when root_profile uninitialized [\#1960](https://github.com/hyperledger/aries-cloudagent-python/pull/1960) ([frostyfrog](https://github.com/frostyfrog))
72+
- feat: 00B v1.1 support [\#1962](https://github.com/hyperledger/aries-cloudagent-python/pull/1962) ([shaangill025](https://github.com/shaangill025))
73+
- 0.7.5 Cherry Picks [\#1967](https://github.com/hyperledger/aries-cloudagent-python/pull/1967) ([frostyfrog](https://github.com/frostyfrog))
74+
- Changelog and version updates for version 0.7.5-rc0 [\#1969](https://github.com/hyperledger/aries-cloudagent-python/pull/1969) ([swcurran](https://github.com/swcurran))
75+
- Final 0.7.5 changes [\#1991](https://github.com/hyperledger/aries-cloudagent-python/pull/1991) ([swcurran](https://github.com/swcurran))
76+
5377
# 0.7.4
5478

5579
## June 30, 2022

0 commit comments

Comments
 (0)