Skip to content

Commit 85549fa

Browse files
authored
Update CHANGELOG.md (#19)
1 parent 6ce5d4a commit 85549fa

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4-
## [Unreleased]
4+
#### 1.x Releases
5+
- `1.2.x` Releases - [1.2.0](#120) | [1.2.1](#121)
6+
- `1.1.x` Releases - [1.1.0](#110) | [1.1.1](#111)
7+
- `1.0.x` Releases - [1.0.0](#100)
8+
9+
## [1.2.1](https://github.com/space-code/typhoon/releases/tag/1.2.1)
510

611
#### Added
712
- Mark the closures as @Sendable.
813
- Added in Pull Request [#18](https://github.com/space-code/typhoon/pull/18)
914

10-
#### 1.x Releases
11-
- `1.2.x` Releases - [1.2.0](#120)
12-
- `1.1.x` Releases - [1.1.0](#110) | [1.1.1](#111)
13-
- `1.0.x` Releases - [1.0.0](#100)
14-
1515
## [1.2.0](https://github.com/space-code/typhoon/releases/tag/1.2.0)
1616

1717
#### Added
@@ -50,4 +50,4 @@ Released on 2023-11-10.
5050

5151
#### Added
5252
- Initial release of Typhoon.
53-
- Added by [Nikita Vasilev](https://github.com/nik3212).
53+
- Added by [Nikita Vasilev](https://github.com/nik3212).

0 commit comments

Comments
 (0)