From dd7ffa27137862751b4cd49930e480db1ac169ce Mon Sep 17 00:00:00 2001 From: Ilya Pirozhenko Date: Tue, 25 Apr 2017 13:37:02 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4c9c4d..4958ec0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,6 @@ Change log 0.9.1 (2017-04-20) ------------------- -### Important Note - - - Please, before updating your Ambar to this version, update your `ambar.py` script by running `wget -O ambar.py https://static.ambar.cloud/ambar.py && chmod +x ./ambar.py` - ### New features - Introducing **Search as You Type** @@ -23,6 +19,10 @@ Change log ### Bugfixes - Minor bugfixes (thanks for your feedback) + +### Migration from 0.9.0 + + - Before updating your Ambar to this version, update your `ambar.py` script by running `wget -O ambar.py https://static.ambar.cloud/ambar.py && chmod +x ./ambar.py` 0.9.0 (2017-04-14) -------------------