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 9dedcca commit 83efe0bCopy full SHA for 83efe0b
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## atomic-write-file 0.2.1
4
+
5
+* Fixed some broken documentation links.
6
7
## atomic-write-file 0.2.0
8
9
### New features
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "atomic-write-file"
-version = "0.2.0"
+version = "0.2.1"
authors = ["Andrea Corbellini <[email protected]>"]
edition = "2021"
license = "BSD-3-Clause"
0 commit comments