From 616ae1041a6bbb9c2c2fb6c946022b1d64aed9df Mon Sep 17 00:00:00 2001 From: ocefpaf Date: Thu, 12 Mar 2015 14:42:52 -0300 Subject: [PATCH] Updated changelog. --- CHANGES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index fe060929e7..7995d1132c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,7 @@ 0.1.4.dev ~~~~~~~~~ -- Custom popup width width. @ocefpaf +- Support for https protocol. @apatil +- Custom popup width. @ocefpaf - Support multiPolyLine. @scari - Added max and min zoom keywords. @Paradoxeuh