Skip to content

Commit

Permalink
Prepare 0.1.12-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
richarddavison committed Mar 25, 2024
1 parent ff00dad commit a011bf6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Optimized LLRT for containers. Use `llrt-container-arm` or `llrt-container-x64`
- Added a few FS sync APIs
- Embedded more `@smithy` packages
- Minor optimization tweaks
- Bugfixes & dependecy upgrades
- Fix JSON.stringify of undefined values
- Implemeted some fs sync APIs
- Updated dependencies
- Remove `assert` in favor of `expect` for testing
- Minor fixes
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "llrt"
version = "0.1.11-beta"
version = "0.1.12-beta"
edition = "2021"
license-file = "LICENSE"

Expand Down

0 comments on commit a011bf6

Please sign in to comment.