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
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,15 @@ 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 formatted using [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).
8
8
9
-
## [Unreleased]
9
+
## [0.11.1] - 2025-09-23
10
10
11
11
### Fixed
12
12
13
13
- 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))
0 commit comments