Skip to content

Commit 1a11bbe

Browse files
committed
Add 0.1.0 to CHANGELOG.md
1 parent f6e7251 commit 1a11bbe

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 0.1.0 (22 January 2021)
2+
3+
This release adds compatibility with JavaScriptKit 0.10, which removes generic parameters from the
4+
`JSPromise` type.
5+
6+
**Merged pull requests:**
7+
8+
- Update `JSPromise` publisher for JSKit 0.10 ([#4](https://github.com/swiftwasm/OpenCombineJS/pull/4)) via [@MaxDesiatov](https://github.com/MaxDesiatov)
9+
110
# 0.0.1 (24 November 2020)
211

312
Initial release of OpenCombineJS with `JSScheduler`, `TopLevelDecoder` implementation on

0 commit comments

Comments
 (0)