Fix for 'First update does not appear before being processed' #542

This commit is contained in:
sgummaluri
2020-04-04 23:18:43 +05:30
parent 5e5702833c
commit e5a336a042
3 changed files with 32 additions and 2 deletions

View File

@ -6,3 +6,4 @@
- Add support of nested null, boolean and seq values (#571 and #568, #574)
- Fixed the core benchmark (#576)
- Publish an ARMv7 and ARMv8 binaries on releases (#540 and #581)
- First update does not appear before being processed (#542)