Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Sep 17, 2024
1 parent 8911cb1 commit 3dba021
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions crates/toml_edit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ The format is based on [Keep a Changelog].
<!-- next-header -->
## [Unreleased] - ReleaseDate

### Performance

- Reduce key allocations

### Features

- Allow creating a table from `Item`s and not just `Value`s
- Allow creating `Item`s from any type thnat can create a `Value`

## [0.22.20] - 2024-07-31

### Performance
Expand Down

0 comments on commit 3dba021

Please sign in to comment.