Skip to content

Commit 11b9651

Browse files
committed
Version bump 0.15.0
1 parent 634d148 commit 11b9651

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## Unreleased
3+
## 0.15.0
44
- Move from `objc` crates to `objc2` crates.
55
- Fix `AsyncFileDialog` blocking the executor on Windows (#191)
66
- Add `TDF_SIZE_TO_CONTENT` to `TaskDialogIndirect` config so that it can display longer text without truncating/wrapping (80 characters instead of 55) (#202)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rfd"
3-
version = "0.14.1"
3+
version = "0.15.0"
44
edition = "2021"
55

66
authors = ["Poly <[email protected]>"]

0 commit comments

Comments
 (0)