Commit 884c8ed 1 parent e1c963e commit 884c8ed Copy full SHA for 884c8ed
File tree 2 files changed +18
-1
lines changed
2 files changed +18
-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.13.13 "
13
+ CURRENT_VERSION = "1.14.14 "
14
14
15
15
# Some file references
16
16
Original file line number Diff line number Diff line change @@ -2,6 +2,23 @@ Changelog
2
2
---------
3
3
4
4
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
+
5
22
**v1.13.13 - 09/06/2023 **
6
23
7
24
- [ENHANCEMENT] Ansible report feature added - [`issue 179 `]
You can’t perform that action at this time.
0 commit comments