Update object store (#1442)
This commit is contained in:
parent
582907dfec
commit
80089404ac
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,3 +1,18 @@
|
|||
X.Y.Z Release notes
|
||||
=============================================================
|
||||
### Breaking changes
|
||||
* None.
|
||||
|
||||
### Enhancements
|
||||
* None.
|
||||
|
||||
### Bug fixes
|
||||
* Fix several cases where adding collection listeners from within a listener
|
||||
callback would produce incorrect results.
|
||||
|
||||
### Internal
|
||||
* None.
|
||||
|
||||
2.0.1 Release notes (2017-10-23)
|
||||
=============================================================
|
||||
### Breaking changes
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 001dc5f8e5f2bb6ebb95f511339c347410710b6a
|
||||
Subproject commit d3ab265df6f810a739da91c2e782e0421fdeac9a
|
Loading…
Reference in New Issue