Skip to content

Commit 34ee071

Browse files
committed
Bender 0.26.0
1 parent f061de6 commit 34ee071

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## Unreleased
88

9+
## 0.26.0 - 2022-08-26
910
### Added
1011
- Add clippy to github CI and fix noted issues
1112
- Add `import` command to import files from non-bender repositories

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bender"
3-
version = "0.25.3"
3+
version = "0.26.0"
44
authors = ["Fabian Schuiki <fschuiki@iis.ee.ethz.ch>", "Andreas Kurth <akurth@iis.ee.ethz.ch>", "Michael Rogenmoser <michael@rogenmoser.us>"]
55
repository = "https://github.com/pulp-platform/bender"
66
description = "A dependency management tool for hardware projects."

0 commit comments

Comments
 (0)