- 1.0.11
diff --git a/doc/build/changelog.rst b/doc/build/changelog.rst
index 8cf1061..0f23176 100644
--- a/doc/build/changelog.rst
+++ b/doc/build/changelog.rst
@@ -7,7 +7,13 @@
 
 .. changelog::
     :version: 1.0.11
-    :include_notes_from: unreleased
+    :released: Fri May 31 2019
+
+    .. change::
+        :tags: change
+
+        Updated for additional project metadata in setup.py.   Additionally,
+        the code has been reformatted using Black and zimports.
 
 .. changelog::
     :version: 1.0.10
diff --git a/doc/build/unreleased/code.rst b/doc/build/unreleased/code.rst
deleted file mode 100644
index a75a19f..0000000
--- a/doc/build/unreleased/code.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-.. change::
-    :tags: change
-
-    Updated for additional project metadata in setup.py.   Additionally,
-    the code has been reformatted using Black and zimports.