File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
12
12
13
13
### Removed
14
14
15
+ ### Fixed
16
+
17
+ ## [ 0.0.5]
18
+
15
19
### Fixed
16
20
- Panic on atomic operation (arm, x86-32) and File lock not released when panic occurs. PR #31
17
21
@@ -53,7 +57,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
53
57
- Windows Fix: Max mmaped area must not exceed actual file size on windows. PR #11
54
58
55
59
56
- [ Unreleased ] : https://github.com/elastic/go-txfile/compare/v0.0.4...HEAD
60
+ [ Unreleased ] : https://github.com/elastic/go-txfile/compare/v0.0.5...HEAD
61
+ [ 0.0.5 ] : https://github.com/elastic/go-txfile/compare/v0.0.4...v0.0.5
57
62
[ 0.0.4 ] : https://github.com/elastic/go-txfile/compare/v0.0.3...v0.0.4
58
63
[ 0.0.3 ] : https://github.com/elastic/go-txfile/compare/v0.0.2...v0.0.3
59
64
[ 0.0.2 ] : https://github.com/elastic/go-txfile/compare/v0.0.1...v0.0.2
You can’t perform that action at this time.
0 commit comments