Skip to content

Commit 0d4fce1

Browse files
authored
chore: release (#11)
1 parent 78703cf commit 0d4fce1

File tree

3 files changed

+26
-14
lines changed

3 files changed

+26
-14
lines changed

CHANGELOG.md

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

3+
## [0.2.1] - 2024-09-25
4+
5+
### 🚀 Features
6+
7+
- Add probe and list-probes options
8+
9+
### 📚 Documentation
10+
11+
- Add demo video
12+
- Add demo in webp
13+
14+
315
## [0.2.0] - 2024-09-24
416

517
### 🐛 Bug Fixes

Cargo.lock

Lines changed: 13 additions & 13 deletions
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 = "quick-flash"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2021"
55
repository = "https://github.com/manakjiri/quick-flash"
66
description = "Flash centrally hosted firmware binaries with one command"

0 commit comments

Comments
 (0)