Skip to content

Commit ee2f5be

Browse files
committed
VERSION: release v0.5.1
Signed-off-by: Aleksa Sarai <[email protected]>
1 parent 0bbec36 commit ee2f5be

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [Unreleased] ##
7+
## [Unreleased 0.5.z] ##
8+
9+
## [0.5.1] - 2025-10-31 ##
10+
11+
> Spooky scary skeletons send shivers down your spine!
812
913
### Changed ###
1014
- `openat2` can return `-EAGAIN` if it detects a possible attack in certain
@@ -379,7 +383,8 @@ This is our first release of `github.com/cyphar/filepath-securejoin`,
379383
containing a full implementation with a coverage of 93.5% (the only missing
380384
cases are the error cases, which are hard to mocktest at the moment).
381385

382-
[Unreleased]: https://github.com/cyphar/filepath-securejoin/compare/v0.5.0...HEAD
386+
[Unreleased 0.5.z]: https://github.com/cyphar/filepath-securejoin/compare/v0.5.1...release-0.5
387+
[0.5.1]: https://github.com/cyphar/filepath-securejoin/compare/v0.5.0...v0.5.1
383388
[0.5.0]: https://github.com/cyphar/filepath-securejoin/compare/v0.4.1...v0.5.0
384389
[0.4.1]: https://github.com/cyphar/filepath-securejoin/compare/v0.4.0...v0.4.1
385390
[0.4.0]: https://github.com/cyphar/filepath-securejoin/compare/v0.3.6...v0.4.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0+dev
1+
0.5.1

0 commit comments

Comments
 (0)