updated changelog
This commit is contained in:
parent
2c49dccd70
commit
553e1d5ef8
@ -71,6 +71,10 @@ Leaflet Changelog
|
||||
* Improved browser-specific code to rely more on feature detection rather than user agent string.
|
||||
* Improved superclass access mechanism to work with inheritance chains of 3 or more classes; now you should use `Klass.superclass` instead of `this.superclass` (by [@anru](https://github.com/anru)). [#179](https://github.com/CloudMade/Leaflet/pull/179)
|
||||
|
||||
#### Breaking API changes
|
||||
|
||||
* `shiftDragZoom` map option/property renamed to `boxZoom`.
|
||||
|
||||
#### Development workflow improvements
|
||||
|
||||
* Build system completely overhauled to be based on Node.js, Jake, JSHint and UglifyJS.
|
||||
|
Loading…
Reference in New Issue
Block a user