Skip to content

Commit f0a64ef

Browse files
authored
Update CHANGELOG for version 2.1.0
1 parent 7b406c0 commit f0a64ef

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 2.1.0
2+
3+
### Update
4+
* Implement inclusive takeWhile by @mbonneau in https://github.com/ReactiveX/RxPHP/pull/223
5+
* PHP 8.4 by @makomweb in https://github.com/ReactiveX/RxPHP/pull/225
6+
17
# 2.0.13
28

39
- Fix `pluck` to correctly handle null values when an index or property exists but is null. #216

0 commit comments

Comments
 (0)