Skip to content

Commit 884c8ed

Browse files
authored
[VERSION] Updating the version
* Updating the version
1 parent e1c963e commit 884c8ed

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

conf/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

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

1515
# Some file references
1616

docs/changelog.rst

+17
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@ Changelog
22
---------
33

44

5+
**v1.14.14 - 01/21/2024**
6+
7+
- [FIX] Updating pyinstaller - [`issue 210`]
8+
- [FIX] Fixing the socket_summary - [`issue 204`]
9+
- [FIX] Report updated to fix the csv information and fields - [`issue 203`]
10+
- [FIX] swatch error when pulling the information - [`issue 200`]
11+
- [ENHANCEMENT] Fixed some issues presented by flake8. - [`issue 206`]
12+
- [ENHANCEMENT] Update dependencies file - [`issue 191`]
13+
14+
.. _issue 210: https://github.com/C-RH-C/crhc-cli/issues/210
15+
.. _issue 204: https://github.com/C-RH-C/crhc-cli/issues/204
16+
.. _issue 203: https://github.com/C-RH-C/crhc-cli/issues/203
17+
.. _issue 200: https://github.com/C-RH-C/crhc-cli/issues/200
18+
.. _issue 206: https://github.com/C-RH-C/crhc-cli/issues/206
19+
.. _issue 191: https://github.com/C-RH-C/crhc-cli/issues/191
20+
21+
522
**v1.13.13 - 09/06/2023**
623

724
- [ENHANCEMENT] Ansible report feature added - [`issue 179`]

0 commit comments

Comments
 (0)