diff --git a/CHANGELOG.md b/CHANGELOG.md index 679260c..85cc517 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [6.3.0] +- Support non-ASCII headline tags + ## [6.2.2] - Fix lower bound of more dependency diff --git a/pubspec.yaml b/pubspec.yaml index 86356ec..83ba0a9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: org_parser description: A pure-Dart parser for Emacs Org Mode (https://orgmode.org) markup -version: 6.2.2 +version: 6.3.0 homepage: https://github.com/amake/org_parser environment: