From 064c00599c53454df2249aaa9e4d2d2c89a1dc60 Mon Sep 17 00:00:00 2001 From: anatoly Date: Sun, 28 Feb 2016 18:30:12 -0500 Subject: [PATCH] updating the changelog for 0.1.10 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7566ae..93ba2f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 0.1.10 +###### Sun Feb 28 18:20:52 2016 -0500 + +* runtime args are now initialized to `{}` (rather than to `:no-args`) +* composing states on mount start ([#47](https://github.com/tolitius/mount/issues/47)) +* removing `:suspend` and `:resume` ([#46](https://github.com/tolitius/mount/issues/46)) + ## 0.1.9 ###### Sun Jan 31 15:47:19 2016 -0500