Skip to content

Commit a3e70c2

Browse files
committed
chore: prepare v0.2.1 release
1 parent e19dd13 commit a3e70c2

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2026-02-17
4+
5+
- Upgrade to `veilid-core` v0.5.2.
6+
- Bump `save-dweb-backend` dependency to `v0.3.3`.
7+
- Update CI to run a focused smoke-test subset in PR workflows for faster feedback.
8+
39
## 2026-02-03
410

511
- Upgrade to `veilid-core` v0.5.1, applying the temporary `fix-underflow` patch while the upstream bugfix is under review.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "save"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
authors = ["Richard Puckett <richard@open-archive.org"]
55
description = "Decentralized Web for Save"
66
edition = "2021"

0 commit comments

Comments
 (0)