Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/pebble-my-data.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbahbka <bahbka@gmail.com>2014-07-16 01:31:02 +0400
committerbahbka <bahbka@gmail.com>2014-07-16 01:31:02 +0400
commitec266c45a64ecaf5d527771a618ac0b079a50edb (patch)
treeb131acecabcb9c1210cbfb732741b548a3ad1d4d
parent68583f18ef367c21201bd8c2ed4ef693b72c37eb (diff)
Fixed changelog.
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 42ff540..666d3ca 100644
--- a/README.md
+++ b/README.md
@@ -33,9 +33,7 @@ Inspired by [Pebble Cards](http://keanulee.com/pebblecards).
## Changelog
### 2.3.3
-- Extract fields from any level of JSON (useful with [KimonoLabs API](https://www.kimonolabs.com))
- Multiple content fields will be concatenated with '\n\n'
- Other fields will be converted to integer, first copy will be used
+- Extract fields from any level of JSON (useful with [KimonoLabs API](https://www.kimonolabs.com)); multiple content fields will be concatenated with '\n\n'; other fields will be converted to integer, first copy will be used
- Don't schedule update if another one already in progress
- Keeps update type on retries when update failed