Skip to content

Commit f2faf01

Browse files
committed
doc: ready for 1.0.0-beta.16+12 released.
1 parent dee942a commit f2faf01

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Changes to the project are tracked using build numbers behind the version number
1111

1212
## [Unreleased]
1313

14+
## [1.0.0-beta.16+12] - 2024-08-24
15+
16+
- Feat: Added `SurrealWasmMutex` class to workaround the issue [#87](https://github.com/surrealdb/surrealdb.wasm/issues/87) of the surrealdb.wasm.
17+
1418
## [1.0.0-beta.16+11] - 2024-08-17
1519

1620
- Feat: Upgraded surrealdb.wasm to 1.0.0-beta.16.

RELEASE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
- Feat: Upgraded surrealdb.wasm to 1.0.0-beta.16.
2-
- Feat: Upgraded surrealdb_js to 1.0.0-beta.20+4.
1+
- Feat: Added `SurrealWasmMutex` class to workaround the issue [#87](https://github.com/surrealdb/surrealdb.wasm/issues/87) of the surrealdb.wasm.

0 commit comments

Comments
 (0)