Doc: Update Alpha changelog
Context
Updating Alpha changelog to reflect protocol and environment changes merged into master before 24th of October.
The following MRs have touched src/proto_alpha/lib_protocol or src/lib_protocol_environment/sigs/v*/ since the last update of Alpha changelog (!6550 (merged)).
- !6198 (merged)
- !6567 (merged)
- !5981 (merged) - tests only
- !6531 (merged) - tests only
- !6565 (merged)
- !6489 (merged)
- !6607 (merged) - tests only
- !6488 (merged) - already included
- !6459 (merged) - tests only
- !6087 (merged) - tests only
- !6577 (merged)
- !6590 (merged)
- !6610 (merged) - tests only
- !6628 (merged) - tests only
- !6605 (merged)
- !6623 (merged)
- !6253 (merged)
- !6504 (merged)
- !6646 (merged) - tests only
- !6645 (merged) - tests only
- !6579 (merged)
- !6583 (merged)
- !6566 (merged) - docs only
The list was generated using the following commands:
$ git log --reverse --merges --full-history 247bb4..7f2970 -- src/proto_alpha/lib_protocol/ src/lib_protocol_environment/sigs/v*/ | grep 'See merge request'
Manually testing the MR
Please read the description of changes.