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.
1 parent 3748088 commit 6c34093Copy full SHA for 6c34093
CHANGELOG.md
@@ -1,6 +1,8 @@
1
-0.8.2 (unreleased)
+0.8.2 (2019-12-11)
2
------------------
3
4
+* aws-gate now ships with Bash completion
5
+
6
0.8.1 (2019-12-10)
7
8
aws_gate/__init__.py
@@ -1,4 +1,4 @@
-__version__ = "0.8.1"
+__version__ = "0.8.2"
__description__ = "aws-gate - AWS SSM Session Manager client CLI"
__author__ = "Adam Stevko"
__author_email__ = "[email protected]"
0 commit comments