Skip to content

Commit 513075d

Browse files
Merge pull request #74 from swiftwasm/fix-changelog
Fix version and date in `CHANGELOG.md`
2 parents eb7c471 + 2d0048e commit 513075d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
- Add `JSDate` implementation with tests ([#45](https://github.com/swiftwasm/JavaScriptKit/pull/45)) via [@MaxDesiatov](https://github.com/MaxDesiatov)
2525
- Add `JSError` with tests, add JSObject.description ([#47](https://github.com/swiftwasm/JavaScriptKit/pull/47)) via [@MaxDesiatov](https://github.com/MaxDesiatov)
2626

27-
# 0.5.0 (18 July 2020)
27+
# 0.6.0 (11 September 2020)
2828

2929
This release adds `JSTypedArray` generic type, renames `JSObjectRef` to `JSObject`, and makes `JSClosure` memory management more explicit.
3030

0 commit comments

Comments
 (0)