@@ -4,20 +4,22 @@ description: "The latest changes and improvements in Modus"
44" og:title " : " Changelog - Modus"
55---
66
7- Welcome to the Modus changelog! Here you'll find the latest updates,
8- improvements, and bug fixes for the Modus framework. Stay informed about what's
9- new and what's changed to make the most out of Modus.
7+ Welcome to the Modus changelog! Here you'll find the latest improvements to the
8+ Modus framework. Stay informed about what's new and what's changed to make the
9+ most out of Modus.
1010
11- ## Version history
11+ Here's a short summary of the larger items shipped with each major or minor
12+ release. For a more detailed list of changes, please refer to
13+ [ the full change log in GitHub] ( https://github.com/hypermodeinc/modus/blob/main/CHANGELOG.md ) .
1214
13- | Version | Date | Description |
14- | ------- | ---------- | ----------------------------------------------------- |
15- | 0.16 | 2024-12-23 | Local time and time zone support |
16- | 0.15 | 2024-12-13 | Neo4j support |
17- | 0.14 | 2024-11-23 | Modus API Explorer + in-code documentation |
18- | 0.13 | 2024-10-17 | First release of Modus as an open source framework 🎉 |
15+ ## Version history
1916
20- For a detailed list of changes, please refer to the
21- [ Changelog in GitHub] ( https://github.com/hypermodeinc/modus/blob/main/CHANGELOG.md ) .
17+ | Version | Date | Description |
18+ | ------- | ---------- | ------------------------------------------------------------ |
19+ | 0.17.x | 2025-01-24 | MySQL support, local model tracing, and OpenAI improvements. |
20+ | 0.16.x | 2024-12-23 | Local time and time zone support |
21+ | 0.15.x | 2024-12-13 | Neo4j support |
22+ | 0.14.x | 2024-11-23 | Modus API Explorer + in-code documentation |
23+ | 0.13.x | 2024-10-17 | First release of Modus as an open source framework 🎉 |
2224
2325Stay tuned for more updates and improvements as we continue to enhance Modus!
0 commit comments