Prepare for 0.3.5.0 release

This commit is contained in:
Andrew Martin 2020-05-01 11:03:23 -04:00
parent ce33f2d22b
commit 616f724846

View file

@ -5,7 +5,7 @@ Note: Prior to version 0.3.4.0, this library was named
`small-bytearray-builder` is now just a compatibility shim `small-bytearray-builder` is now just a compatibility shim
to ease the migration process. to ease the migration process.
## 0.3.5.0 -- 2020-??-?? ## 0.3.5.0 -- 2020-05-01
* Add `wordLEB128` and `word64LEB128`. * Add `wordLEB128` and `word64LEB128`.
* Add `integerDec` and `naturalDec`. * Add `integerDec` and `naturalDec`.