Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing the intro paragraph and heading in the changelog of this 0.7.4RC1 #1752

Merged
merged 1 commit into from
Apr 28, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# 0.7.4-RC0
# 0.7.4-RC1

This release is largely a release for internal fixes with a few minor
enhancements. There has been a lot of groups exercising ACA-Py and the updates
made in this release are a reflection of those updates. We have PRs that have
been contributed by 16 different people, which is very likely a record for a
single ACA-Py release.
The largest enhancement is in the area of the Hyperledger Indy endorser,
enabling an instance of ACA-Py to act as an Endorser for Indy authors needed
endorsing to write objects to an Indy ledger. We're hoping to see an
"aries-endorser-service" come from that work, an Endorser to be easily operated
by an organization, ideally with a controller starter kit to allow an approvals
business flow.

The largest enhancement is in the area of the Hyperledger Indy endorser,
enabling an instance of ACA-Py to act as an Endorser for Indy authors needed
Expand Down