File tree Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
All notable changes to this project will be documented in this file.
3
3
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.
5
15
6
16
## Added
7
17
- Implement products caching mechanism
@@ -48,9 +58,6 @@ All notable changes to this project will be documented in this file.
48
58
- Fix typos in ` CONTRIBUTING.md `
49
59
- Added in Pull Request[ #14 ] ( https://github.com/space-code/flare/pull/14 ) .
50
60
51
- #### 2.x Releases
52
- - ` 2.0.x ` Releases - [ 2.0.0] ( #200 )
53
-
54
61
## [ 2.0.0] ( https://github.com/space-code/flare/releases/tag/2.0.0 )
55
62
Released on 2023-09-13.
56
63
@@ -60,9 +67,6 @@ Released on 2023-09-13.
60
67
#### Updated
61
68
- Rename public methods and parameters to increase readability.
62
69
63
- #### 1.x Releases
64
- - ` 1.0.x ` Releases - [ 1.0.0] ( #100 )
65
-
66
70
## [ 1.0.0] ( https://github.com/space-code/flare/releases/tag/1.0.0 )
67
71
Released on 2023-01-20.
68
72
You can’t perform that action at this time.
0 commit comments