patrick
/
plasp
Archived
1
0
Fork 0

Updated change log with internal switch to PDDL parsing library.

This commit is contained in:
Patrick Lühne 2017-06-20 01:59:33 +02:00
parent e345fd60fd
commit ff782a8642
Signed by: patrick
GPG Key ID: 05F3611E97A70ABF
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@ Features:
* new command-line option `--log-level` to control which status messages should be shown
* new command-line option `--warnings-as-errors` to abort program execution upon warnings (replaces `--warning-level`)
Internal:
* reimplemented PDDL parser from scratch as stand-alone library `pddlparse`
## 3.0.3 (2016-09-02)
Bug Fixes: