Skip to content

Commit 719881d

Browse files
committed
Update CHANGELOG
1 parent 2dc15fe commit 719881d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## 0.4.1
7+
8+
- Should fix docs.rs build issues
9+
610
## 0.4.0
711

812
- Migration to stable (rust 1.39+) async/await
@@ -38,7 +42,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3842
- Transaction::watch (#25 #59, @yjh0502)
3943
- Transaction::atomic_op (#26, @yjh0502)
4044
- Transaction::get_range (#28, @yjh0502)
41-
- Transaction::{get, set}_read_version (#38, @yjh0502)
45+
- Transaction::{get, set}\_read_version (#38, @yjh0502)
4246
- Transaction::add_conflict_range (#50, @yjh0502)
4347
- Tuple interfaces (#40 #41 #42 #46 #47 #51 #60 #62 #64 #67 #74 #80 #83, @yjh0502 @rushmorem)
4448
- Additional tests for Transactions (#33, @yjh0502)

0 commit comments

Comments
 (0)