From 7bb4fefa08ed2c6bb4824fc440a91c9cae811be7 Mon Sep 17 00:00:00 2001 From: chfw Date: Sat, 3 Feb 2018 18:15:37 +0000 Subject: [PATCH] :books: update readme --- changelog.md | 7 +++++-- readme.md | 4 ++-- registry.json | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/changelog.md b/changelog.md index 86a607d..025738c 100644 --- a/changelog.md +++ b/changelog.md @@ -1,14 +1,17 @@ # Change log -## 1.3.6 - unreleased +## 1.3.6 - 03.02.2017 + +###Added 1. Kai zhou district is added to Chong Qing City. ## 1.3.5 - 23.12.2017 +###Added + 1. Taoyuan xian is updated as Taoyuan City -###Added ## 1.3.4 - 23.12.2017 diff --git a/readme.md b/readme.md index 98be9f1..f786d22 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ It integrates echarts to jupyter notebook as nbextensions and echarts libraries will be served from http://localhost:8888/nbextensions/echarts/. -It is embedded in [pyecharts](https://github.com/pyecharts/pyecharts) v0.1.9.5+. No action is required from pyecharts users. +No action is required from pyecharts users. It is auto-installed in [pyecharts](https://github.com/pyecharts/pyecharts) v0.3.2+ and was embedded in [pyecharts](https://github.com/pyecharts/pyecharts) v0.1.9.5+. ## Content @@ -99,5 +99,5 @@ This bundling code(makedemo.py) is MIT license. in public domain. Again, No Liability nor Guarantee were given for any error or flaws by Natural Earth or by this project. -2. Diaoyudao map, is drawn using from [geojson.io](geojson.io) and is in public domain. No Liability nor +2. Diaoyudao map, is drawn using [geojson.io](geojson.io) and is in public domain. No Liability nor Guarantee were given for any error or flaws by this project. \ No newline at end of file diff --git a/registry.json b/registry.json index 0ae5b46..0a68dc9 100644 --- a/registry.json +++ b/registry.json @@ -810,4 +810,4 @@ "JUPYTER_ENTRY": "echarts/main", "JS_FOLDER": "echarts", "GITHUB_URL": "https://pyecharts.github.io/jupyter-echarts/echarts" -} \ No newline at end of file +}