diff --git a/CHANGELOG.md b/CHANGELOG.md index 87a61d9a..43e2fc4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,8 @@ x.x.x Release notes (yyyy-MM-dd) ### Bugfixes * When accessing an empty Results `undefined` is returned rather than throwing an exception -* Accessing a deleted object throws a javascript 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 0.11.1 Release notes (2016-3-29) =============================================================