Update NEWS

This commit is contained in:
Francisco Dans 2015-04-28 14:28:53 +02:00
parent 70800798da
commit b3c2af660c

1
NEWS
View File

@ -1,6 +1,7 @@
2.11.2
- Added error handling to Torque
- Fixed 'remove' event triggering when removing a Torque layer.
- Value is now capped at 255 instead of performing modulo on higher values.
2.11.1
- Adapts usage of marker-opacity to Mapnik's functionality
- Added getValueForBBox to TorqueLayer's API