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.6]
18
+
15
19
### Fixed
16
20
- Fix flush callback not being executed on success. PR #34
17
21
@@ -58,7 +62,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
58
62
- Windows Fix: Max mmaped area must not exceed actual file size on windows. PR #11
59
63
60
64
61
- [ Unreleased ] : https://github.com/elastic/go-txfile/compare/v0.0.5...HEAD
65
+ [ Unreleased ] : https://github.com/elastic/go-txfile/compare/v0.0.6...HEAD
66
+ [ 0.0.6 ] : https://github.com/elastic/go-txfile/compare/v0.0.5...v0.0.6
62
67
[ 0.0.5 ] : https://github.com/elastic/go-txfile/compare/v0.0.4...v0.0.5
63
68
[ 0.0.4 ] : https://github.com/elastic/go-txfile/compare/v0.0.3...v0.0.4
64
69
[ 0.0.3 ] : https://github.com/elastic/go-txfile/compare/v0.0.2...v0.0.3
You can’t perform that action at this time.
0 commit comments