Skip to content

Commit 929a112

Browse files
committed
chore: release 3.26.0
1 parent 29d6ac5 commit 929a112

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 3.26.0
4+
5+
- Support `NamedTempFile::persist` on RedoxOS (#393) (thanks to @Andy-Python-Programmer).
6+
37
## 3.25.0
48

59
- Allow `getrandom` 0.4.x while retaining support for `getrandom` 0.3.x.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tempfile"
3-
version = "3.25.0"
3+
version = "3.26.0"
44
authors = [
55
"Steven Allen <steven@stebalien.com>",
66
"The Rust Project Developers",

0 commit comments

Comments
 (0)