Skip to content

Commit fd0ae10

Browse files
committed
Prepare for version 23.6.0 release.
1 parent 71801ac commit fd0ae10

File tree

6 files changed

+20
-5
lines changed

6 files changed

+20
-5
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,26 @@ See https://github.com/kpfleming/jinjanator/blob/main/.github/CONTRIBUTING.md#ch
2828

2929
<!-- towncrier release notes start -->
3030

31+
## [23.6.0](https://github.com/kpfleming/jinjanator/tree/23.6.0) - 2023-08-01
32+
33+
### Backwards-incompatible Changes
34+
35+
- Upgraded to plugins API 23.4.
36+
37+
38+
39+
### Additions
40+
41+
- Added support for 'sequence' data in YAML-format input.
42+
[#14](https://github.com/kpfleming/jinjanator/issues/14)
43+
- Added support for 'array' data in JSON-format input.
44+
[#15](https://github.com/kpfleming/jinjanator/issues/15)
45+
- Added list of discovered plugins to '--version' output.
46+
[#16](https://github.com/kpfleming/jinjanator/issues/16)
47+
- Options-related errors from format parsers are now handled.
48+
[#17](https://github.com/kpfleming/jinjanator/issues/17)
49+
50+
3151
## [23.5.0](https://github.com/kpfleming/jinjanator/tree/23.5.0) - 2023-07-24
3252

3353
### Additions

changelog.d/+api.breaking.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/14.adding.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/15.adding.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/16.adding.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/17.adding.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)