Skip to content

Commit b4e2780

Browse files
chore(blend): release 0.2.6 (#20)
Co-authored-by: houki-san[bot] <271583647+houki-san[bot]@users.noreply.github.com>
1 parent d6f96cd commit b4e2780

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

blend/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.6](https://github.com/frantic1048/Vanilla/compare/blend-v0.2.5...blend-v0.2.6) - 2026-06-09
11+
12+
### Other
13+
- Add basic process sandbox for blend ([#15](https://github.com/frantic1048/Vanilla/pull/15))
14+
1015
## [0.2.5](https://github.com/frantic1048/Vanilla/compare/blend-v0.2.4...blend-v0.2.5) - 2026-05-26
1116

1217
### Added

blend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "blend"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
edition = "2024"
55
authors = ["kafuuchino"]
66
repository = "https://github.com/frantic1048/Vanilla"

0 commit comments

Comments
 (0)