Changelog and CI Script updates

This commit is contained in:
TC Johnson 2025-05-14 17:52:12 -05:00
parent 13d5ca65d6
commit 5f09068108
No known key found for this signature in database
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
**Changed in Veilid 0.4.6**
- Updated pinned Rust version to 1.86
**Changed in Veilid 0.4.5** **Changed in Veilid 0.4.5**
- Update capnproto version to 1.1.0 - Update capnproto version to 1.1.0

View file

@ -1,7 +1,7 @@
{ {
"droplet_config": { "droplet_config": {
"name": "build-server-tmp", "name": "build-server-tmp",
"image": 181423111, "image": 187099515,
"size": "c2-16vcpu-32gb" "size": "c2-16vcpu-32gb"
} }
} }