diff --git a/ChangeLog.rst b/ChangeLog.rst
index 718e6325..6a1c2cac 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,3 +1,24 @@
+1.1.0 - TBD
+-----------
+
+* Added `0 A.D. `_ to the list of notable projects using
+ C++ Format.
+
+* Improved `Biicode `_ support
+ (`#98 `_ and
+ `#104 `_). Thanks to
+ `@MariadeAnton `_ and
+ `@franramirez688 `_.
+
+* Provided examples of using ``SystemError`` and ``WindowsError``
+ (`#54 `_).
+
+* Fixed packaging issues (`#94 `_).
+
+* Fixed warnings in MSVC and Xcode
+ (`#95 `_ and
+ `#96 `_).
+
1.0.0 - 2015-02-05
------------------