Skip to content

Commit a120b99

Browse files
committed
Update CHANGELOG.md
1 parent 9a8f56c commit a120b99

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

CHANGELOG.md

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

4-
## [Unreleased]
4+
#### 3.x Releases
5+
- `3.0.0` Release Candidates - [`3.0.0-rc.1`](#300-rc1)
6+
7+
#### 2.x Releases
8+
- `2.0.x` Releases - [2.0.0](#200)
9+
10+
#### 1.x Releases
11+
- `1.0.x` Releases - [1.0.0](#100)
12+
13+
## [3.0.0-rc.1](https://github.com/space-code/flare/releases/tag/3.0.0-rc.1)
14+
Released on 2024-02-12.
515

616
## Added
717
- Implement products caching mechanism
@@ -48,9 +58,6 @@ All notable changes to this project will be documented in this file.
4858
- Fix typos in `CONTRIBUTING.md`
4959
- Added in Pull Request[#14](https://github.com/space-code/flare/pull/14).
5060

51-
#### 2.x Releases
52-
- `2.0.x` Releases - [2.0.0](#200)
53-
5461
## [2.0.0](https://github.com/space-code/flare/releases/tag/2.0.0)
5562
Released on 2023-09-13.
5663

@@ -60,9 +67,6 @@ Released on 2023-09-13.
6067
#### Updated
6168
- Rename public methods and parameters to increase readability.
6269

63-
#### 1.x Releases
64-
- `1.0.x` Releases - [1.0.0](#100)
65-
6670
## [1.0.0](https://github.com/space-code/flare/releases/tag/1.0.0)
6771
Released on 2023-01-20.
6872

0 commit comments

Comments
 (0)