Skip to content

Commit c76e4fa

Browse files
committed
Bump to v1.2.0
1 parent 3593e62 commit c76e4fa

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

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 = "wsl-usb-manager"
3-
version = "1.1.0"
3+
version = "1.2.0"
44
authors = ["Niccolò Betto <[email protected]>"]
55
edition = "2021"
66
license = "MIT"

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,12 @@ Run the executable to start the application.
4343

4444
## Roadmap
4545

46-
- Auto-attach profiles
47-
- UI dialog for creating and editing profiles
48-
- Background service for auto-attaching devices
49-
- Provide an installer and add to `winget`
50-
- Option to setup logon startup to tray icon
46+
- [x] Auto-attach profiles
47+
- [x] UI dialog for creating and editing profiles
48+
- [x] Background service for auto-attaching devices
49+
- [ ] Provide an installer and add to `winget`
50+
- [ ] Option to start minimized to tray icon
51+
- [ ] Option to setup logon startup to tray icon
5152

5253

5354
## Support

0 commit comments

Comments
 (0)