We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4a4e5f commit 027c096Copy full SHA for 027c096
1 file changed
CHANGELOG.md
@@ -5,11 +5,23 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.1.0] - 2025-05-24
9
+
10
+### Added
11
12
+- Export and Import Agents
13
14
+### Changed
15
16
+- A2A implementation updated to version 0.2.1 (https://google.github.io/A2A/specification/#agent2agent-a2a-protocol-specification)
17
+- Frontend redesign
18
+- Fixed message order
19
20
## [0.0.11] - 2025-05-16
21
22
### Changed
23
-- Fixes on email service and client service
24
+- Fixes in email service and client service
25
26
## [0.0.10] - 2025-05-15
27
0 commit comments