changelog

This commit is contained in:
Ari Lazier 2016-05-16 16:02:30 -07:00
parent fd25afe214
commit 0089b3207c
1 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,15 @@
x.x.x Release notes (yyyy-MM-dd)
=============================================================
### Breaking changes
* None
### Enhancements
* Added `isValid()` method to `Results` and `List` to ensure objects have not been deleted or
invalidated
### Bugfixes
* None
0.13.0 Release notes (2016-5-16)
=============================================================
### Breaking changes