* Changelog and blog post for 1.7.0
* Tweak test for finger drag
Apparently, some of the changes related to pointer events have made that touch-dragging less than the threshold now force a recalculation of the map center - the value is the same, so is == equal to the previous center but not === the same LatLng instance.
* Bump to v1.7.1; fix uglifyjs script; update integrity hashes
* Website stuff updated for 1.7.1
* Update CHANGELOG.md
Co-authored-by: Vladimir Agafonkin <agafonkin@gmail.com>
* Update docs/_posts/2020-09-03-leaflet-1.7.1.md
Co-authored-by: Vladimir Agafonkin <agafonkin@gmail.com>
* docs: 1.7.1 release announcement tweaks; delay dates by one day
Co-authored-by: Vladimir Agafonkin <agafonkin@gmail.com>