Skip to content

Commit 17584a2

Browse files
authored
Update CHANGELOG.md
1 parent 20ac60d commit 17584a2

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22

33
IMPROVEMENTS
44

5-
* Added `openstack/baremetal/apiversions.List` [GH-1577]
6-
* Added `openstack/baremetal/apiversions.Get` [GH-1577]
5+
* Added `openstack/baremetal/apiversions.List` [GH-1577](https://github.com/gophercloud/gophercloud/pull/1577)
6+
* Added `openstack/baremetal/apiversions.Get` [GH-1577](https://github.com/gophercloud/gophercloud/pull/1577)
7+
* Added `openstack/compute/v2/extensions/servergroups.CreateOpts.Policy` [GH-1636](https://github.com/gophercloud/gophercloud/pull/1636)
78

89
BUG FIXES
910

1011
* Changed `baremetal/v1/nodes.CleanStep.Args` from `map[string]string` to `map[string]interface{}` [GH-1638](https://github.com/gophercloud/gophercloud/pull/1638)
12+
* Removed `URLPath` and `ExpectedCodes` from `openstack/loadbalancer/v2/monitors.ToMonitorCreateMap` since Octavia now provides default values when these fields are not specified [GH-1640](https://github.com/gophercloud/gophercloud/pull/1540)
13+
1114

1215
## 0.2.0 (June 17, 2019)
1316

0 commit comments

Comments
 (0)