We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea8ccc3 commit 389b527Copy full SHA for 389b527
CHANGELOG.md
@@ -12,6 +12,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
12
13
### Removed
14
15
+### Fixed
16
+
17
+## [0.0.3]
18
19
### Fixed
20
- Fix build for *BSD. PR #20
21
@@ -38,5 +42,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
38
42
- Windows Fix: Max mmaped area must not exceed actual file size on windows. PR #11
39
43
40
44
41
-[Unreleased]: https://github.com/elastic/go-txfile/compare/v0.0.2...HEAD
45
+[Unreleased]: https://github.com/elastic/go-txfile/compare/v0.0.3...HEAD
46
+[0.0.3]: https://github.com/elastic/go-txfile/compare/v0.0.2...v0.0.3
47
[0.0.2]: https://github.com/elastic/go-txfile/compare/v0.0.1...v0.0.2
0 commit comments