Changes for 5.3.0

This commit is contained in:
Tim Schaub
2018-11-06 09:37:17 -07:00
parent ba88081eba
commit 346cd562ee
3 changed files with 220 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@
### Next version
### v5.3.0
#### The `getUid` function returns string
The `getUid` function from the `ol/util` module now returns a string instead of a number.