Merge branch 'trunk' of http://gitbox.apache.org/repos/asf/libcloud into trunk
diff --git a/CHANGES.rst b/CHANGES.rst
index 7c012fe..ffff880 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,8 +1,8 @@
 Changelog
 =========
 
-Changes in Apache Libcloud 3.3.2
---------------------------------
+Changes in Apache Libcloud 3.3.2 (in development)
+-------------------------------------------------
 
 Storage
 ~~~~~~~
@@ -23,7 +23,7 @@
 Compute
 ~~~~~~~
 
-- [Equinix Metal] Various improvements to the driver. 
+- [Equinix Metal] Various improvements to the driver.
 
   (GITHUB-1548)
   [Dimitris Galanis - @dimgal1]
@@ -51,6 +51,11 @@
   (GITHUB-1565)
   [Miguel Caballer - @micafer]
 
+- [OpenStack] Support updating ``allowed_address_pairs`` on OpenStack ports
+  using ``ex_update_port`` method.
+  (GITHUB-1569)
+  [@dpeschman]
+
 DNS
 ~~~