From bf095b7dfe9a9aad92bd6cf2d615748449c8a21d Mon Sep 17 00:00:00 2001 From: mike-thompson-day8 Date: Sat, 7 Mar 2015 00:51:08 +1100 Subject: [PATCH] Update Changes.mg --- CHANGES.md | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index e55ea94..7241b61 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,25 +1,6 @@ - -## Planned for v0.3.0 - - - automatically wrap subscriptions in a `reaction` (removing the need for over - 10 keystrokes per handler!!). Just kidding there are better reasons than that. - - produce a more fully featured todomvc (beyond the standard one), todomvc-with-extras - - use `enrich` to handle todo duplication - - show testing - - show debug - - begin to use goog.Logger ?? How to let client apps know about exceptions, etc ?? - - ## v0.2.0 (2015-03-06) -Being blocked by: - -In todomvc, to be done tomorrow ahead of release: - - fix bug in todomvc which means the footer disappears and doesn't come back. - - add localstorage - - add history, back button etc. - ### Breaking Renames: