File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
+ ## 0.4.1
7
+
8
+ - Should fix docs.rs build issues
9
+
6
10
## 0.4.0
7
11
8
12
- Migration to stable (rust 1.39+) async/await
@@ -38,7 +42,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
38
42
- Transaction::watch (#25 #59 , @yjh0502 )
39
43
- Transaction::atomic_op (#26 , @yjh0502 )
40
44
- Transaction::get_range (#28 , @yjh0502 )
41
- - Transaction::{get, set}_ read_version (#38 , @yjh0502 )
45
+ - Transaction::{get, set}\ _ read_version (#38 , @yjh0502 )
42
46
- Transaction::add_conflict_range (#50 , @yjh0502 )
43
47
- Tuple interfaces (#40 #41 #42 #46 #47 #51 #60 #62 #64 #67 #74 #80 #83 , @yjh0502 @rushmorem )
44
48
- Additional tests for Transactions (#33 , @yjh0502 )
You can’t perform that action at this time.
0 commit comments