Skip to content

Commit 90c9308

Browse files
committed
docs(release): Prepare for v0.11.1 release
1 parent b9796a3 commit 90c9308

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
77
and commits should be formatted using [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).
88

9-
## [Unreleased]
9+
## [0.11.1] - 2025-09-23
1010

1111
### Fixed
1212

1313
- Langfuse: Ensure that all objects passed are JSON-serializable by @stronk7 ([307e577](https://github.com/moodlehq/wiki-rag/commit/307e57768394ff4c0a39aee252d72fd31da9847c))
14-
- GitHub: Fixed problem causing release docker images to be skipped
14+
- GitHub: Fixed problem causing release docker images to be skipped by @stronk7 ([b9796a3](https://github.com/moodlehq/wiki-rag/commit/b9796a3e3eb01a557a2a5b28865502fdb091bd2b))
15+
16+
**Full Changelog**: https://github.com/moodlehq/wiki-rag/compare/v0.11.0...v0.11.1
17+
1518
## [0.11.0] - 2025-09-19
1619

1720
### Added
@@ -360,7 +363,7 @@ and commits should be formatted using [Conventional Commits](https://www.convent
360363

361364

362365

363-
[unreleased]: https://github.com/moodlehq/wiki-rag/compare/v0.11.0..HEAD
366+
[0.11.1]: https://github.com/moodlehq/wiki-rag/compare/v0.11.0..v0.11.1
364367
[0.11.0]: https://github.com/moodlehq/wiki-rag/compare/v0.10.0..v0.11.0
365368
[0.10.0]: https://github.com/moodlehq/wiki-rag/compare/v0.9.1..v0.10.0
366369
[0.9.1]: https://github.com/moodlehq/wiki-rag/compare/v0.9.0..v0.9.1

0 commit comments

Comments
 (0)