add a missing changelog entry

This commit is contained in:
Anton Kaliaev 2018-10-03 10:53:29 +04:00
parent 0755a5203d
commit cb2e58411f
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# Pending
Special thanks to external contributors on this release:
@goolAdapter, @bradyjoestar
BREAKING CHANGES:
@ -41,3 +42,4 @@ BUG FIXES:
- [node] \#2434 Make node respond to signal interrupts while sleeping for genesis time
- [evidence] \#2515 fix db iter leak (@goolAdapter)
- [common/bit_array] Fixed a bug in the `Or` function
- [common/bit_array] Fixed a bug in the `Sub` function (@bradyjoestar)