diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d161c4..72ee25f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [8.4.0] +- Support inline src blocks + ## [8.3.1] - Support min/max-style timestamp repeaters diff --git a/pubspec.yaml b/pubspec.yaml index 8b34604..f54cb9c 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: 8.3.1 +version: 8.4.0 homepage: https://github.com/amake/org_parser environment: