From 040a3a6e210011afd44dfc2d08cb009a91789295 Mon Sep 17 00:00:00 2001 From: alessio Date: Fri, 14 Oct 2016 11:48:02 +0200 Subject: [PATCH] milestone 1.2 --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4025866..7bb4411 100644 --- a/README.md +++ b/README.md @@ -170,11 +170,16 @@ A Go build system with file watchers, output streams and live reload. Run, build #### Next release ##### Milestone 1.1 -- [ ] Testing on windows +- [ ] Windows support - **Moved to 1.2** - [x] Custom paths for the commands fast/add - [x] Save output on a file - [x] Enable the fields Before/After -- [ ] Web panel - **Maybe** +- [x] Web panel + + +##### Milestone 1.2 +- [ ] Windows support +- [ ] Go generate support #### Contacts