Skip to content

Commit 5f9bc5f

Browse files
committed
Release v0.1.6
1 parent d442c12 commit 5f9bc5f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [v0.1.6] - 2019-05-16
810
### Added
911
- The `literalinclude` directive.
1012
- AST nodes for substitutions.
13+
1114
### Changed
1215
- Only match PAT_EXPLICIT_TILE if needed by role.
1316

@@ -17,14 +20,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1720
optionally a label field.
1821
* `link` roles do not emit a role node at all; instead, they emit a
1922
reference with the refuri already set.
23+
2024
### Fixed
2125
- Multiline directive arguments.
2226
- Include guide "languages" in legacy guide syntax.
2327
- `:dedent:` on `literalinclude` directives with empty lines.
2428
- Child giza nodes should not always have their parent's ref.
2529
- Extracts should be created with the category `extracts`, not `extract`.
2630

27-
2831
## [v0.1.5] - 2019-03-28
2932
### Added
3033
- Support additional directives and roles

0 commit comments

Comments
 (0)