Skip to content

Commit 55acef2

Browse files
committed
docs(release): Prepare for v0.12.1 release
1 parent 678af33 commit 55acef2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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.12.1] - 2025-12-01
1010

1111
### Changed
1212

@@ -17,7 +17,9 @@ and commits should be formatted using [Conventional Commits](https://www.convent
1717

1818
### Fixed
1919

20-
- Embeddings: Solved a problem caused by recent Langchain updates
20+
- Embeddings: Solved a problem caused by recent Langchain updates by @stronk7 ([678af33](https://github.com/moodlehq/wiki-rag/commit/678af33d48e2963ece3da4fa421ab3580df7fd32))
21+
22+
**Full Changelog**: https://github.com/moodlehq/wiki-rag/compare/v0.12.0...v0.12.1
2123

2224
## [0.12.0] - 2025-11-03
2325

@@ -421,7 +423,7 @@ trivial and everything continues working exactly the same.
421423

422424

423425

424-
[unreleased]: https://github.com/moodlehq/wiki-rag/compare/v0.12.0..HEAD
426+
[0.12.1]: https://github.com/moodlehq/wiki-rag/compare/v0.12.0..v0.12.1
425427
[0.12.0]: https://github.com/moodlehq/wiki-rag/compare/v0.11.2..v0.12.0
426428
[0.11.2]: https://github.com/moodlehq/wiki-rag/compare/v0.11.1..v0.11.2
427429
[0.11.1]: https://github.com/moodlehq/wiki-rag/compare/v0.11.0..v0.11.1

0 commit comments

Comments
 (0)