We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e19dd13 commit a3e70c2Copy full SHA for a3e70c2
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## 2026-02-03
10
11
- Upgrade to `veilid-core` v0.5.1, applying the temporary `fix-underflow` patch while the upstream bugfix is under review.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "save"
-version = "0.2.0"
+version = "0.2.1"
authors = ["Richard Puckett <richard@open-archive.org"]
description = "Decentralized Web for Save"
edition = "2021"
0 commit comments