diff --git a/Readme.md b/Readme.md index 8b95bb7..9a7771d 100644 --- a/Readme.md +++ b/Readme.md @@ -50,10 +50,13 @@ Contributions are highly appreciated. Just fork and submit a pull request. All c ### In the roadmap -* Support for some meta commands (e.g., list's count) * Support for some fancy operators ?? (e.g. exists, unsure about this) * Support for typed arguments +### V0.1.4 + +* Support for some meta operators for lists (`_count` and `_items`). + ### v0.1.3 * Basic implementation of `JsonObj` for JSON manipulation.