[go: up one dir, main page]

Doc: Update changelogs

Context

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

The following MRs have touched src/proto_alpha/lib_protocol or src/lib_protocol_environment/sigs/v6/ since the last update of Alpha changelog (!5532 (merged)).

The list was generated using the following command:

$ git log --reverse --merges --full-history ecd8e2..4e2efe -- src/proto_alpha/lib_protocol/ src/lib_protocol_environment/sigs/v6/ | grep 'See merge request'

For reference - here is the list of backporting MRs in proto-k branch.

The list was generated using the following command:

$ git log --reverse --merges --full-history ecd8e2..681b1d -- src/proto_alpha/lib_protocol/ src/lib_protocol_environment/sigs/v6/ | grep 'See merge request'

Also fixed title of Kathmandu changelog and updated CHANGES.rst to mention Kathmandu.

Manually testing the MR

Please read the description of changes.

Merge request reports

Loading