From 83b1292d232b8f488d2ef74b548db19f202f6773 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Thu, 11 Feb 2016 16:24:13 +0000 Subject: [PATCH] Version 0.7.2. --- changelog.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.markdown b/changelog.markdown index d028c32..e88fcf5 100644 --- a/changelog.markdown +++ b/changelog.markdown @@ -1,5 +1,12 @@ # Nimble changelog +## 0.7.2 - 11/02/2016 + +This is a hotfix release which alleviates problems when building Nimble. + +See Issue [#203](https://github.com/nim-lang/nimble/issues/203) for more +information. + ## 0.7.0 - 30/12/2015 This is a major release.