8000 Update Changlog based on recent improvements · immutable-js/immutable-js@f83e384 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit f83e384

Browse files
authored
Update Changlog based on recent improvements
1 parent 8003646 commit f83e384

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Dates are formatted as YYYY-MM-DD.
1010

1111
- Accept Symbol as Map key. [#1859](https://github.com/immutable-js/immutable-js/pull/1859) by [jdeniau](https://github.com/jdeniau)
1212
- Optimize contructors without arguments [#1887](https://github.com/immutable-js/immutable-js/pull/1887) by [marianoguerra](https://github.com/marianoguerra)
13+
- Fix Flow removeIn types [#1902](https://github.com/immutable-js/immutable-js/pull/1902) by [nifgraup](https://github.com/nifgraup)
14+
- Fix bug in Record.equals when comparing against Map [#1903](https://github.com/immutable-js/immutable-js/pull/1903) by [jmtoung](https://github.com/jmtoung)
1315

1416
## [4.0.0] - 2021-09-30
1517

0 commit comments

Comments
 (0)
0