Skip to content

Commit 236ac57

Browse files
committed
🔖(minor) bump release to 6.23.0
Changed - Allow to load multiple document in yaml templates
1 parent 754e36a commit 236ac57

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Versioning](http://semver.org/spec/v2.0.0.html).
88

99
## Unreleased
1010

11+
## [6.23.0] - 2024-10-01
12+
1113
### Changed
1214

1315
- Allow to load multiple document in yaml templates
@@ -1235,7 +1237,8 @@ Versioning](http://semver.org/spec/v2.0.0.html).
12351237
- Official Docker image is available at:
12361238
https://hub.docker.com/r/fundocker/arnold/
12371239

1238-
[unreleased]: https://github.com/openfun/arnold/compare/v6.22.0...master
1240+
[unreleased]: https://github.com/openfun/arnold/compare/v6.23.0...master
1241+
[6.23.0]: https://github.com/openfun/arnold/compare/v6.22.0...v6.23.0
12391242
[6.22.0]: https://github.com/openfun/arnold/compare/v6.21.0...v6.22.0
12401243
[6.21.0]: https://github.com/openfun/arnold/compare/v6.20.0...v6.21.0
12411244
[6.20.0]: https://github.com/openfun/arnold/compare/v6.19.2...v6.20.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.22.0
1+
6.23.0

0 commit comments

Comments
 (0)