We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33dd032 commit 45827c9Copy full SHA for 45827c9
1 file changed
README.md
@@ -97,7 +97,7 @@ pip install https://github.com/boto/botocore/archive/v2.zip https://github.com/a
97
98
## Change Log
99
100
-* v0.23.0: Display full stack traces only in `--debug` mode; non-debug runs now show concise error messages, consistent with `awscli` behavior.
+* v0.22.2: Display full stack traces only in `--debug` mode; non-debug runs now show concise error messages, consistent with `awscli` behavior.
101
* v0.22.1: Fix issue with cfn package and cfn deploy with awscli >= 1.41.9
102
* v0.22.0: Use fallback for endpoint detection. Should prevent most cases of `Unable to find LocalStack endpoint for service ...`
103
* v0.21.1: Introducing semantic versioning and list of services without endpoints
0 commit comments