[Pkg-javascript-commits] [leaflet] 40/78: update changelog for 0.7.6
Jonas Smedegaard
dr at jones.dk
Sat May 7 08:58:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository leaflet.
commit 727c4fbdcf6d1bad15140c120332fa7c8d222b2a
Author: Vladimir Agafonkin <agafonkin at gmail.com>
Date: Mon Oct 26 11:37:08 2015 +0200
update changelog for 0.7.6
---
CHANGELOG.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c412155..e52b584 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,14 @@ Leaflet Changelog
(all changes without author notice are by [@mourner](https://github.com/mourner))
+## 0.7.6 (October 26, 2015)
+
+* Fixed a regression that could sometimes cause tiles to disappear when pinch-zooming on iOS devices.
+* Fixed a regression related to msPointer detection in IE10 (affecting Leaflet.draw and some other plugins) (by @danzel) #3842 #3839 #3804
+* Fixed a bug where a mouseout could fire after a vector element was removed (by @sambernet). #3849 #3829
+* Fixed touch interactions in Edge browser (by @mitchless & @Neorth). #3853 #3379
+* Fixed a bug where removing a layer group from a feature group would throw an error (by @Lambdac0re). #3869
+
## 0.7.5 (September 2, 2015)
* Fixed a regression that broke animation in Leaflet.markercluster. [#3796](https://github.com/Leaflet/Leaflet/issues/3796)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet.git
More information about the Pkg-javascript-commits
mailing list