From 3c048dc2d21fa101121794e957b0f1325d106572 Mon Sep 17 00:00:00 2001 From: Artem Sapegin Date: Mon, 16 Feb 2015 15:34:01 +0300 Subject: [PATCH] Changelog. --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 47e8c60..0c34e41 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,8 @@ +### 2015-02-16 v3.0.13 + +* Add HTTPS support to Google+ using Yandex as proxy (by [@im-denisenko](https://github.com/im-denisenko)). +* Add HTTPS support to Odnoklassniki using Yandex as proxy (by [@im-denisenko](https://github.com/im-denisenko)). + ### 2015-01-19 v3.0.12 * Remove non-numerical characters from counters before conversion to number. Fixes Google+ counter in rare cases (#105).