Skip to content
This repository has been archived by the owner on May 15, 2019. It is now read-only.

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrosop committed Jun 19, 2017
1 parent 192eb5a commit 2462c74
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@
- ``TextParser``, ``list - block`` now supports composite keys via the ``composite_key`` argument
- ``TextParser``, ``list - block`` now supports creating elements manually via the ``mandatory`` argument

- Move mandatory elements previously on the default action to a dedicated action
- from is optional, by default it will always follow the parent
- from is now a pointer, no need to keep serializing/deserializing
- mode is optional. All parsers have a main "default" action now.
- JSONParser added

0.0.1
+++++

Expand Down

0 comments on commit 2462c74

Please sign in to comment.