Skip to content

Commit fcf1ba0

Browse files
authored
[VERSION] Updating the version
1 parent 6417321 commit fcf1ba0

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

conf/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212
# Current Version
13-
CURRENT_VERSION = "1.14.14"
13+
CURRENT_VERSION = "1.15.15"
1414

1515
# Some file references
1616

docs/changelog.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
Changelog
22
---------
33

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+
418

519
**v1.14.14 - 01/21/2024**
620

0 commit comments

Comments
 (0)