Updated README for v1.2.0
diff --git a/README.md b/README.md
index 6507b53..1ff5e4d 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,11 @@
 History
 -------
 
+v1.2.0, 05 Mar 2014
+-------------------
+* Added MustGet... functions
+* Added support for int and uint with range checks on 32 bit platforms
+
 v1.1.0, 20 Jan 2014
 -------------------
 * Renamed from goproperties to properties
@@ -46,8 +51,6 @@
 
 ToDo
 ----
-* Add MustGet ... functions
-* Add support for int and uint
-* Dump contents to stdout with passwords and secrets obscured
+* Dump contents with passwords and secrets obscured
 * panic on non-existent key
 * log non-existent key
\ No newline at end of file