Skip to content

Commit

Permalink
chore: add params rename to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorVelarde committed Jul 29, 2020
1 parent 71ea0e7 commit 6b2a51d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
### Added
- Aggregated data filtering in widgets ([#96](https://github.com/CartoDB/web-sdk/pull/96))

### Changed
- Rename `beforeLayerId|afterLayerId` options in `carto.viz.Layer.addTo` to a more clear `overLayerId|underLayerId`.

### Fixed
- Fix `dataReady` event in `carto.viz.Layer` ([#99](https://github.com/CartoDB/web-sdk/pull/99/))
- Fix GeoJSON use on `carto.viz.dataview` and `dataUpdate` event with a `Source` instance ([#97](https://github.com/CartoDB/web-sdk/pull/97/))
Expand Down

0 comments on commit 6b2a51d

Please sign in to comment.