Commit 21927b9 1 parent f3e4d45 commit 21927b9 Copy full SHA for 21927b9
File tree 2 files changed +10
-33
lines changed
2 files changed +10
-33
lines changed Original file line number Diff line number Diff line change 1
- ## v1.0.0-alpha.1 (2024-05-15)
2
-
3
- > Description
4
-
5
- ### Upgrade Steps
6
-
7
- - [ ACTION REQUIRED]
8
- -
1
+ ## v2.0.0-alpha.1
9
2
10
3
### Breaking Changes
11
4
12
- -
13
- -
14
-
15
- ### New Features
16
-
17
- -
18
- -
19
-
20
- ### Bug Fixes
21
-
22
- -
23
- -
24
-
25
- ### Performance Improvements
26
-
27
- -
28
- -
29
-
30
- ### Other Changes
31
-
32
- -
33
- -
5
+ - Refactored Resql Queries [ #483 ] ( https://github.com/buerokratt/Buerokratt-Chatbot/issues/483 )
6
+ - Added Pagination [ #607 ] ( https://github.com/buerokratt/Buerokratt-Chatbot/issues/607 )
7
+ - Added Software Versioning [ #561 ] ( https://github.com/buerokratt/Buerokratt-Chatbot/issues/561 )
8
+ - Removed bugs and vulnerabilites [ #5 ] ( https://github.com/buerokratt/Test-Driven-Development/issues/5 )
9
+ - Serve static content on ngnix [ #612 ] ( https://github.com/buerokratt/Buerokratt-Chatbot/issues/612 )
10
+ - Fixed [ Bugs] ( https://github.com/orgs/buerokratt/projects/47/views/37?filterQuery=label%3A%22v2.0%22+label%3Abug+repo%3A%22buerokratt%2FBuerokratt-Chatbot%22 )
Original file line number Diff line number Diff line change 1
1
BRANCH = test
2
- MAJOR = 1
2
+ MAJOR = 2
3
3
MINOR = 0
4
4
PATCH = 0
5
5
TYPE = alpha
6
6
TYPE_VERSION = 1
7
7
8
8
BRANCH = stage
9
- MAJOR = 1
9
+ MAJOR = 2
10
10
MINOR = 0
11
11
PATCH = 0
12
12
TYPE = rc
13
13
TYPE_VERSION = 1
14
14
15
15
BRANCH = main
16
- MAJOR = 1
16
+ MAJOR = 2
17
17
MINOR = 0
18
18
PATCH = 0
You can’t perform that action at this time.
0 commit comments