Skip to content

Commit 52157fb

Browse files
committed
v9.6.0
1 parent 68997fa commit 52157fb

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [9.6.0]
2+
- "Greater" `OrgBlock`s and `OrgDynamicBlock`s can now contain "elements", not
3+
just rich inline markup
4+
15
## [9.5.0]
26
- Expose `orgId` generator for generating `OrgParentNode` IDs
37
- Allow adding a checkbox to a non-checkbox list item in

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: org_parser
22
description: A pure-Dart parser for Emacs Org Mode (https://orgmode.org) markup
3-
version: 9.5.0
3+
version: 9.6.0
44
homepage: https://github.com/amake/org_parser
55

66
environment:

0 commit comments

Comments
 (0)