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 1e622f1 commit 414c458Copy full SHA for 414c458
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.25.0 (Unreleased)
+## 0.25.0 (May 30, 2022)
2
3
BREAKING CHANGES
4
@@ -7,6 +7,7 @@ BREAKING CHANGES
7
8
IMPROVEMENTS
9
10
+* Added `RequestOpts.OmitHeaders` to provider client [GH-2315](https://github.com/gophercloud/gophercloud/pull/2315)
11
* Added `identity/v3/extensions/projectendpoints.List` [GH-2304](https://github.com/gophercloud/gophercloud/pull/2304)
12
* Added `identity/v3/extensions/projectendpoints.Create` [GH-2304](https://github.com/gophercloud/gophercloud/pull/2304)
13
* Added `identity/v3/extensions/projectendpoints.Delete` [GH-2304](https://github.com/gophercloud/gophercloud/pull/2304)
0 commit comments