diff --git a/_posts/2017-01-06-release.md b/_posts/2017-01-06-release.md
index a9d410a0f..65eabc8e2 100644
--- a/_posts/2017-01-06-release.md
+++ b/_posts/2017-01-06-release.md
@@ -6,9 +6,37 @@ fa-icon: bullhorn
---
# Release Changelog
+
v1.2.0 Release
+
+ v1.2.0 Details
+
+### New Features
+ - Added new fonts:
+ - `Arimo` (fixes #206) (PR #207 @Ksbugbee)
+ - `Go-Mono` (PR #199 @bbrks)
+ - `Tinos` (fixes #200) (PR #201 @jerezereh)
+ - `InconsolataLGC` (PR #205 @iloginow)
+ - `Cousine` (fixes #208) (PR #209 @de-olagundoye)
+ - Added Contributors section to Website and Repo (fixes #160) (PR #202, PR #204 @lucasreed)
+ - Added Travis CI and integrated with ShellCheck script (fixes #120) (#212 PR @andrewimeson)
+ - Added new translations:
+ - Added Russian translation of readme (partially fixes #118) (PR #203 @magauran)
+ - Added Mandarin Chinese translation of readme (partially fixes #118) (PR #214 @hiby90hou)
+
+### Updates / Improvements
+ - Updated `Hasklig (Hasklug)` font from version `1.0` to `1.1` (fixes #188) (PR #215 @fernandomora)
+ - Updated fontconfig with `monospace` (PR #211 @Tyilo)
+
+### Fixes
+ - Fixed font-patcher relative path issues with glyph sources (PR #193 @theGivingTree)
+ - Fixed install script not being callable from other directories (PR #194 @Twanislas)
+ - Fixed broken links (@reujab)
+ - Fixed minor misc readme issues
+
+
v1.1.0 Release
-
+
v1.1.0 Details
### New Features