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
+13-5Lines changed: 13 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,16 +6,24 @@ 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.10.0] - 2025-09-13
10
10
11
11
### Added
12
12
13
-
- Langgraph: Switch to new contexts vs previous configs ([4d1971d](https://github.com/moodlehq/wiki-rag/commit/4d1971d2d83459922f1d1024ff4d7d6ce54210a1))
13
+
- Langgraph: Switch to new contexts vs previous configs by @stronk7 ([4d1971d](https://github.com/moodlehq/wiki-rag/commit/4d1971d2d83459922f1d1024ff4d7d6ce54210a1))
14
+
- Loader: Add option to control rate limiting by @yusufozgur ([56eabcf](https://github.com/moodlehq/wiki-rag/commit/56eabcf2e69142a31ad3b146ef00d3bd9bb1471a))
14
15
15
16
### Changed
16
17
17
-
- Dependencies: Bump dependencies, most noticeably Langfuse 3.x ([3a4f19e](https://github.com/moodlehq/wiki-rag/commit/3a4f19e400418b01c67ba00c14e16642466ac94b))
18
-
- MCP: Move from MCP official library to FastMCP v2 ([250866b](https://github.com/moodlehq/wiki-rag/commit/250866b5ff5ce2dcccce46a7f67fd4428c2e9a48))
18
+
- Dependencies: Bump dependencies, most noticeably Langfuse 3.x by @stronk7 ([3a4f19e](https://github.com/moodlehq/wiki-rag/commit/3a4f19e400418b01c67ba00c14e16642466ac94b))
19
+
- MCP: Move from MCP official library to FastMCP v2 by @stronk7 ([c600552](https://github.com/moodlehq/wiki-rag/commit/c600552b74bdff31e29c0fd84b6d3b9933acc6a3))
0 commit comments