Skip to content

Commit

Permalink
Merge pull request #2295 from EmilienM/rn-dec21
Browse files Browse the repository at this point in the history
Update changelog to prepare the next release (0.24)
  • Loading branch information
mandre authored Dec 13, 2021
2 parents 77a7548 + 1200e7d commit 6626c35
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## 0.24.0 (December 13, 2021)

UPGRADE NOTES

* Set Go minimum version to 1.14 [GH-2294](https://github.com/gophercloud/gophercloud/pull/2294)

IMPROVEMENTS

* Added `blockstorage/v3/qos.Get` [GH-2283](https://github.com/gophercloud/gophercloud/pull/2283)
* Added `blockstorage/v3/qos.Update` [GH-2283](https://github.com/gophercloud/gophercloud/pull/2283)
* Added `blockstorage/v3/qos.DeleteKeys` [GH-2283](https://github.com/gophercloud/gophercloud/pull/2283)
* Added `blockstorage/v3/qos.Associate` [GH-2284](https://github.com/gophercloud/gophercloud/pull/2284)
* Added `blockstorage/v3/qos.Disassociate` [GH-2284](https://github.com/gophercloud/gophercloud/pull/2284)
* Added `blockstorage/v3/qos.DisassociateAll` [GH-2284](https://github.com/gophercloud/gophercloud/pull/2284)
* Added `blockstorage/v3/qos.ListAssociations` [GH-2284](https://github.com/gophercloud/gophercloud/pull/2284)

## 0.23.0 (November 12, 2021)

IMPROVEMENTS
Expand Down

0 comments on commit 6626c35

Please sign in to comment.