Skip to content

Commit f71b516

Browse files
committed
Update CHANGELOG
1 parent 8aa35c1 commit f71b516

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

7+
## [1.2.2] - 2023-03-27
8+
9+
### Added
10+
- Added JoinChannel and LeaveChannel methods
11+
12+
### Changed
13+
- Fixed decoded chars array being too small issue
14+
- Switched to using StringBuilder when decoding IRC messages
15+
- Upgraded ExampleProject to Unity 2021.3.21f1 (LTS)
16+
17+
718
## [1.2.1] - 2023-01-24
819

920
### Added

0 commit comments

Comments
 (0)