We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e840ce7 commit 633e4d8Copy full SHA for 633e4d8
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [11.0.1]
2
+- Improve handling of custom TODO states when cycling section
3
+
4
## [11.0.0]
5
- Improve parsing accuracy of paragraphs, timestamps
6
- Parse timestamp modifiers as `OrgTimestampModifier`
pubspec.yaml
@@ -1,6 +1,6 @@
name: org_parser
description: A pure-Dart parser for Emacs Org Mode (https://orgmode.org) markup
-version: 11.0.0
+version: 11.0.1
homepage: https://github.com/amake/org_parser
environment:
0 commit comments