File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,23 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
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
+
8
20
## [ 0.0.11] - 2025-05-16
9
21
10
22
### Changed
11
23
12
- - Fixes on email service and client service
24
+ - Fixes in email service and client service
13
25
14
26
## [ 0.0.10] - 2025-05-15
15
27
You can’t perform that action at this time.
0 commit comments