Skip to content

Commit aee096c

Browse files
committed
Prepare the release
1 parent c0ae86b commit aee096c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Changelog
22

3-
## [0.3.2] - 2022-05-09
3+
## [0.3.2] - 2022-05-10
44

55
* Fix auto-completion in the install and add dependency line edit
6+
* Disable/hide widgets under panes so hidden widget don't get the focus.
67
* Upate dependencies
78

8-
99
## [0.3.1] - 2022-02-10
1010

1111
* On windows in release mode, don't open a console (use the `windows_subsystem = "windows"`)

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-ui"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
authors = ["Slint Developers <[email protected]>"]
55
edition = "2021"
66
build = "build.rs"

0 commit comments

Comments
 (0)