Skip to content

Commit 6923925

Browse files
committed
docs(release): Prepare for v0.6.1 release
1 parent e8e0f96 commit 6923925

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ 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 formattted using [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).
88

9+
## [0.6.1] - 2025-03-21
10+
11+
### Fixed
12+
13+
- Docker: Provide the full container registry url by @stronk7 at ([40c3f3c](https://github.com/moodlehq/wiki-rag/commit/40c3f3cf9543fd27d3cdc086e4e62802de8721f2))
14+
- Environment: Split WRAPPER_MODEL_NAME from COLLECTION_NAME by @stronk7 at ([ea86ead](https://github.com/moodlehq/wiki-rag/commit/ea86ead8aef18d13ead6950f80d25b1f8bc16772))
15+
- Install: Make the project PEP 639 compliant by @stronk7 at ([6f9b4d2](https://github.com/moodlehq/wiki-rag/commit/6f9b4d228622aa232f995c64a7aea2c7c8a0b4f7))
16+
- Logging: Set the logging level explicitly, before the helper by @stronk7 at ([e8e0f96](https://github.com/moodlehq/wiki-rag/commit/e8e0f9696abf6f4a121f11def100403f789ec8d9))
17+
18+
**Full Changelog**: https://github.com/moodlehq/wiki-rag/compare/v0.6.0...v0.6.1
19+
920
## [0.6.0] - 2025-03-09
1021

1122
### Added
@@ -214,6 +225,7 @@ and commits should be formattted using [Conventional Commits](https://www.conven
214225
- @stronk7 made their first contribution
215226

216227

228+
[0.6.1]: https://github.com/moodlehq/wiki-rag/compare/v0.6.0..v0.6.1
217229
[0.6.0]: https://github.com/moodlehq/wiki-rag/compare/v0.5.6..v0.6.0
218230
[0.5.6]: https://github.com/moodlehq/wiki-rag/compare/v0.5.5..v0.5.6
219231
[0.5.5]: https://github.com/moodlehq/wiki-rag/compare/v0.5.4..v0.5.5

0 commit comments

Comments
 (0)