From 8b38a892ae7349e044c61bcb91fbc804913da976 Mon Sep 17 00:00:00 2001 From: Leo Liang Date: Wed, 22 Nov 2017 19:28:24 +0800 Subject: [PATCH] Update README changelog --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b5031e2..8186498 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ A Pebble app that reminds you to rest. Enhanced base on [mattd/rest-time](https: ### What's new +- v2.2 + Colorful UI. + - v2.1 Keep timer running after app exists. @@ -52,4 +55,4 @@ ahead of buzz. increments from 1 to 10 minutes. * **Warning Vibe:** Whether to trigger a double buzz warning vibration 10 seconds before the next rest period begins. Possible values are "On" or "Off". -* **Overrun:** Timer overruns after time is up. \ No newline at end of file +* **Overrun:** Timer overruns after time is up.