Skip to content

Commit c1b61de

Browse files
author
Steffen Siering
authored
Prepare release 0.0.5 (#33)
1 parent aa4be63 commit c1b61de

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1212

1313
### Removed
1414

15+
### Fixed
16+
17+
## [0.0.5]
18+
1519
### Fixed
1620
- Panic on atomic operation (arm, x86-32) and File lock not released when panic occurs. PR #31
1721

@@ -53,7 +57,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5357
- Windows Fix: Max mmaped area must not exceed actual file size on windows. PR #11
5458

5559

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
5762
[0.0.4]: https://github.com/elastic/go-txfile/compare/v0.0.3...v0.0.4
5863
[0.0.3]: https://github.com/elastic/go-txfile/compare/v0.0.2...v0.0.3
5964
[0.0.2]: https://github.com/elastic/go-txfile/compare/v0.0.1...v0.0.2

0 commit comments

Comments
 (0)