Skip to content

Commit d910db9

Browse files
committed
Explanation of API change
1 parent 56d2c29 commit d910db9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## v1.1.0
4+
5+
### Breaking changes
6+
7+
* The `olcs.OLCesium` constructor signature has changed. Use
8+
`new olcs.OLCesium({map: map, target: target});` instead of `new olcs.OLCesium(map, target);`

0 commit comments

Comments
 (0)