[go: up one dir, main page]

Doc: Update changelogs

Context

Updating Alpha changelog to reflect protocol and enviroment changes recently merged into master.

The following MRs have touched src/proto_alpha/lib_protocol or src/lib_protocol_environment/sigs/v5/ since the last update of Alpha changelog.

The following changes were made after creation of proto-j branch.

The list was generated using the following commands (before proto-j branch and after):

$ git log --reverse --merges --full-history 40d9ac..7d9809 -- src/proto_alpha/lib_protocol/ src/lib_protocol_environment/sigs/v5/ | grep 'See merge request'

$ git log --reverse --merges --full-history 7d9809..b9dee8 -- src/proto_alpha/lib_protocol/ src/lib_protocol_environment/sigs/v5/ | grep 'See merge request'

For reference:

Also updated CHANGES.rst to mention Jakarta.

Manually testing the MR

Please read the description of changes.

Merge request reports

Loading