You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+12
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
7
7
and commits should be formattted using [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).
8
8
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))
0 commit comments