Skip to content

Commit 027c096

Browse files
committed
chore(changelog): update CHANGELOG for version 0.1.0 with new features and changes
1 parent c4a4e5f commit 027c096

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,23 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

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+
820
## [0.0.11] - 2025-05-16
921

1022
### Changed
1123

12-
- Fixes on email service and client service
24+
- Fixes in email service and client service
1325

1426
## [0.0.10] - 2025-05-15
1527

0 commit comments

Comments
 (0)