Skip to content

Commit 41b9309

Browse files
committed
update changelog
1 parent 1c25aed commit 41b9309

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
List of changes for this repo, including `atomic-cli`, `atomic-server` and `atomic-lib`.
44
By far most changes relate to `atomic-server`, so if not specified, assume the changes are relevant only for the server.
55

6-
## UNRELEASED
6+
## [v0.32.0] - 2022-05-22
77

88
- **Warning**: Various default directories have moved (see #331). Most notably the `data` directory. The location depends on your OS. Run `show-config` to see where it will be stored now. If you have data in `~/.config/atomic/db`, move it to this new directory. Also, the search index will have to be rebuilt. Start with `--rebuild-index`.
99
- Updated various dependencies, and made `cargo.toml` less restrictive.
10+
- Handle `previousCommit`. This means that Commits should contain a reference to the latest Commit.
1011
- Remove `async-std` calls from `upload.rs`
1112
- Added `reset` and `show-config` commands to `atomic-server`.
1213
- Added `data-dir` flag

0 commit comments

Comments
 (0)