diff --git a/lark/CHANGELOG.md b/lark/CHANGELOG.md new file mode 100644 index 0000000..9fdb072 --- /dev/null +++ b/lark/CHANGELOG.md @@ -0,0 +1,6 @@ +v1.0 + +- `maybe_placeholders` is now True by default + +- `use_accepts` in `UnexpectedInput.match_examples()` is now True by default +