Skip to content

Commit 4ded4c1

Browse files
authored
Add changelog for v0.16.1
1 parent bf66ef9 commit 4ded4c1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
**Minor changes before v1.0.0 can include breaking changes.**
22

3+
### 0.16.1
4+
5+
* Fixed map selectors being stored under the same key. ([ad9d0c7](https://github.com/redux-orm/redux-orm/commit/ad9d0c797130a90c293c605514defb4dbb8adea7))
6+
* Prevent map selectors from returning unrelated refs. ([27bddb6](https://github.com/redux-orm/redux-orm/commit/27bddb6327896ac4161d7755b62dd69b230deba0))
7+
38
### 0.16.0
49

510
* Removed unnecessary branches ([#316](https://github.com/redux-orm/redux-orm/pull/316))

0 commit comments

Comments
 (0)