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 bbc2d80 commit 4f6f97fCopy full SHA for 4f6f97f
CHANGELOG.md
@@ -1,8 +1,12 @@
1
+# 1.1.5 2025/03/18
2
+
3
+* add initial support for application credentials
4
5
# 1.1.4 2025/02/05
6
7
* fix DSL REST API v2 docs
8
* update to latest fog/.github
-- fix namespace for OpenStack Orchestration utils
9
+* fix namespace for OpenStack Orchestration utils
10
11
# 1.1.3 2024/06/12
12
lib/fog/openstack/version.rb
@@ -1,5 +1,5 @@
module Fog
module OpenStack
- VERSION = '1.1.4'.freeze
+ VERSION = '1.1.5'.freeze
end
0 commit comments