File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
14
14
15
15
### Fixed
16
16
17
+ ## [ 0.0.8]
18
+
19
+ ### Changed
20
+
21
+ - Relax build tags to compile on other platforms out of the box, if supported by our dependencies. PR #44
22
+
17
23
## [ 0.0.7]
18
24
19
25
### Added
@@ -73,7 +79,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
73
79
- Windows Fix: Max mmaped area must not exceed actual file size on windows. PR #11
74
80
75
81
76
- [ Unreleased ] : https://github.com/elastic/go-txfile/compare/v0.0.7...HEAD
82
+ [ Unreleased ] : https://github.com/elastic/go-txfile/compare/v0.0.8...HEAD
83
+ [ 0.0.8 ] : https://github.com/elastic/go-txfile/compare/v0.0.7...0.0.8
77
84
[ 0.0.7 ] : https://github.com/elastic/go-txfile/compare/v0.0.6...v0.0.7
78
85
[ 0.0.6 ] : https://github.com/elastic/go-txfile/compare/v0.0.5...v0.0.6
79
86
[ 0.0.5 ] : https://github.com/elastic/go-txfile/compare/v0.0.4...v0.0.5
You can’t perform that action at this time.
0 commit comments