feat(Changelog): Adds in two patches to the Changelog (#2795)

* Add Ludo's bug fixes to the change log.

* removed extra space
This commit is contained in:
Gregory Coppola
2021-08-02 09:16:52 -05:00
committed by GitHub
parent c6fbab2a35
commit b41d87cdb8

View File

@@ -41,6 +41,8 @@ to reset their chain states.
even when self-mined. (#2653)
- A bug is fixed in the mocknet/helium miner that would lead to a panic if a
burn block occurred without a sortition in it. (#2711)
- Two bugs that caused problems syncing with the bitcoin chain during a
bitcoin reorg have been fixed (#2771, #2780).
- Documentation is fixed in cases where string and buffer types are allowed
but not covered in the documentation. (#2676)