We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 935b57d commit cf9ae87Copy full SHA for cf9ae87
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.11.2"></a>
2
+## 0.11.2 (2019-01-29)
3
+
4
5
+#### Features
6
7
+* **assert:** Support NamedTempFile ([935b57dd](https://github.com/assert-rs/assert_fs/commit/935b57dd5d67e82db2712fefd7020c427724a77e))
8
9
10
11
<a name="0.11.1"></a>
12
## 0.11.1 (2019-01-29)
13
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "assert_fs"
-version = "0.11.1"
+version = "0.11.2"
authors = ["Ed Page <[email protected]>"]
description = "Filesystem fixtures and assertions for testing."
license = "MIT OR Apache-2.0"
0 commit comments