Updated changelog

This commit is contained in:
Thorsten Sommer 2024-08-25 21:56:44 +02:00
parent 82f7329a39
commit e31ab1efb3
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -1,3 +1,4 @@
# v0.9.0, build 175
- Upgraded `keyring` dependency to v3.2.0.
- Refactored the interprocess communication (IPC) to use a new runtime API for better performance, stability, extensibility, maintainability, and security. This is the foundation for upcoming features and improvements, such as performant RAG and scripting support.
- Refactored the logging system. Now, the logging of all systems is unified.