From 03323b90a44d9d122143c3dd346b236a13c61f66 Mon Sep 17 00:00:00 2001 From: alessio Date: Mon, 14 Nov 2016 13:37:12 +0100 Subject: [PATCH] doc updated --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e4c8f77..93cf4b8 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,11 @@ A Go build system with file watchers, output streams and live reload. Run, build #### What's new -##### v1.1 -- [ ] Windows support - **Moved to 1.2** -- [x] Custom paths for the commands fast/add -- [x] Save output on a file -- [x] Before/After fields enabled -- [x] Web panel in material design (localhost:5000) +##### v1.2 +- [x] Windows support +- [x] Go generate support +- [x] Bugs fix +- [x] Refactoring #### Features