Skip to content

Commit

Permalink
Update changelog #297
Browse files Browse the repository at this point in the history
  • Loading branch information
joepio committed Sep 6, 2024
1 parent 1f80cfe commit 58cec24
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ By far most changes relate to `atomic-server`, so if not specified, assume the c
**Changes to JS assets (including the front-end and JS libraries) are not shown here**, but in [`/browser/CHANGELOG`](/browser/CHANGELOG.md).
See [STATUS.md](server/STATUS.md) to learn more about which features will remain stable.

## [UNRELEASED]

- Speed up Commits by bundling DB transactions #297
- Introduce `Db::apply_transaction` and `Storelike::apply_commit`
- Deprecate `add_atom_to_index` and `remove_atom_from_index` as public methods.

## [v0.39.0] - 2024-08-21

- The download endpoint can now optimize images on the fly. This is controlled via query parameters. #257
Expand Down

0 comments on commit 58cec24

Please sign in to comment.