File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
12
12
# Current Version
13
- CURRENT_VERSION = "1.14.14 "
13
+ CURRENT_VERSION = "1.15.15 "
14
14
15
15
# Some file references
16
16
Original file line number Diff line number Diff line change 1
1
Changelog
2
2
---------
3
3
4
+ **v1.15.15 - 02/09/2024 **
5
+
6
+ [FIX] items per page normalized across the items - [`issue 217 `_]
7
+ [ENHANCEMENT] Fixed patch api to use v3, instead of v1 - [`issue 222 `_]
8
+ [ENHANCEMENT] automated way to create the binary - [`issue 221 `_]
9
+ [ENHANCEMENT] Updated the data in a way that the count will be possible - [`issue 215 `_]
10
+ [FIX] requirement updated - [`issue 213 `_]
11
+
12
+ .. _issue 217 : https://github.com/C-RH-C/crhc-cli/issues/217
13
+ .. _issue 222 : https://github.com/C-RH-C/crhc-cli/issues/222
14
+ .. _issue 221 : https://github.com/C-RH-C/crhc-cli/issues/221
15
+ .. _issue 215 : https://github.com/C-RH-C/crhc-cli/issues/215
16
+ .. _issue 213 : https://github.com/C-RH-C/crhc-cli/issues/213
17
+
4
18
5
19
**v1.14.14 - 01/21/2024 **
6
20
You can’t perform that action at this time.
0 commit comments