changelog
This commit is contained in:
parent
0d1b22b10d
commit
f8bd610050
|
@ -11,6 +11,7 @@ x.x.x Release notes (yyyy-MM-dd)
|
||||||
* When accessing an empty Results `undefined` is returned rather than throwing an exception
|
* When accessing an empty Results `undefined` is returned rather than throwing an exception
|
||||||
* Accessing a deleted object throws a JS exception rather than crashing
|
* Accessing a deleted object throws a JS exception rather than crashing
|
||||||
* Accessing an invalidated Results snapshot throws a JS exception rather than crashing
|
* Accessing an invalidated Results snapshot throws a JS exception rather than crashing
|
||||||
|
* Fix for error message when specifying properties with invalid object types
|
||||||
|
|
||||||
0.11.1 Release notes (2016-3-29)
|
0.11.1 Release notes (2016-3-29)
|
||||||
=============================================================
|
=============================================================
|
||||||
|
|
Loading…
Reference in New Issue