Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
whitphx committed Oct 9, 2024
1 parent 9282839 commit d5f67ad
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.69.0] - 2024-10-09

### `@stlite/kernel`

#### Added

- Runtime AST transformation to make the functions async that `await` function calls are injected into, [#1148](https://github.com/whitphx/stlite/pull/1148).

### `@stlite/desktop`

#### Added

- Path placeholders for NODEFS mountpoints, [#1147](https://github.com/whitphx/stlite/pull/1147).

## [0.68.0] - 2024-10-06

### `@stlite/mountable`
Expand Down

0 comments on commit d5f67ad

Please sign in to comment.