1
0
mirror of https://github.com/halaxa/json-machine.git synced 2025-02-21 06:32:36 +01:00

Bump version to 0.5.0

This commit is contained in:
Filip Halaxa 2020-12-08 16:41:49 +01:00
parent ca24b3f4e1
commit 8ce3e42e6d

View File

@ -1,6 +1,12 @@
# Changelog
## master
nothing yet
<br>
<br>
## 0.5.0
### New features
- Introduced `FileChunks` class. Takes care of the proper resource management when iterating via `JsonMachine::fromFile()`.