Skip to content

Commit 4f6f97f

Browse files
committed
v1.1.5
1 parent bbc2d80 commit 4f6f97f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1+
# 1.1.5 2025/03/18
2+
3+
* add initial support for application credentials
4+
15
# 1.1.4 2025/02/05
26

37
* fix DSL REST API v2 docs
48
* update to latest fog/.github
5-
- fix namespace for OpenStack Orchestration utils
9+
* fix namespace for OpenStack Orchestration utils
610

711
# 1.1.3 2024/06/12
812

lib/fog/openstack/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Fog
22
module OpenStack
3-
VERSION = '1.1.4'.freeze
3+
VERSION = '1.1.5'.freeze
44
end
55
end

0 commit comments

Comments
 (0)