-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7650f91
commit d7622ee
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
### Release Notes for Milestone 0.5.0 π | ||
|
||
#### Improvements: | ||
- **Updated to AutoGen.Net 0.1.0**: The project now utilizes AutoGen.Net version 0.1.0, enhancing performance and features. [Issue #135](https://github.com/LittleLittleCloud/Agent-ChatRoom/issues/135) π | ||
- **Enhanced README for Template Setup**: Updated the README file to provide clearer instructions on how to get started with the template, making it more user-friendly. [Issue #121](https://github.com/LittleLittleCloud/Agent-ChatRoom/issues/121) π | ||
|
||
#### Bug Fixes: | ||
- **Fixed ArgumentOutOfRangeException**: Resolved a critical issue that caused an `ArgumentOutOfRangeException` when users attempted to exit the chatroom. [Issue #129](https://github.com/LittleLittleCloud/Agent-ChatRoom/issues/129) π | ||
|
||
#### Documentation: | ||
- **Integration Guide for AutoGen.Net Agents**: Added documentation detailing how to integrate AutoGen.Net agents into the chatroom, providing users with helpful guidance. [Issue #127](https://github.com/LittleLittleCloud/Agent-ChatRoom/issues/127) π | ||
- **Example for Writing Release Notes**: Documented an example that illustrates how to use ChatRoom.Github for writing effective release notes. [Issue #138](https://github.com/LittleLittleCloud/Agent-ChatRoom/issues/138) βοΈ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
- name: 0.5.* | ||
href: 0_5.md | ||
|
||
- name: 0.4.* | ||
href: 0_4.md | ||
|
||
|