We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b73450 + 646aed5 commit 24b0054Copy full SHA for 24b0054
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.3.11
4
+
5
+* Update Jira notifier with token authentication
6
7
## 1.3.10
8
9
* Update Slack API file upload call
setup.py
@@ -7,7 +7,7 @@
setup(
name="cloudimized",
10
- version="1.3.10",
+ version="1.3.11",
11
description='Google Cloud Platform (GCP) configuration scanning tool',
12
long_description=readme,
13
long_description_content_type="text/markdown",
0 commit comments