Added a changelog entry
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index b777d45..1ceb39d 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -6,6 +6,9 @@
 
 .. note:: This version is not yet released and is under active development.
 
+* :func:`~cryptography.hazmat.primitives.serialization.load_ssh_public_key` can
+  now load elliptic curve public keys.
+
 0.7 - 2014-12-17
 ~~~~~~~~~~~~~~~~