Skip to content

Commit

Permalink
Release Version 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
oxzi committed Nov 29, 2024
1 parent ac4a738 commit a4de1ee
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog][keep-a-changelog], and this project adheres to [Semantic Versioning][semantic-versioning].

## [Unreleased]
## [0.1.6] - 2024-11-29
### Changed
- syscalls: bump systemd 254 -> 256
- Bump Go and CI dependencies

## [0.1.5] - 2023-09-15
### Added
Expand Down Expand Up @@ -52,7 +56,8 @@ The format is based on [Keep a Changelog][keep-a-changelog], and this project ad
[keep-a-changelog]: https://keepachangelog.com/en/1.1.0/
[semantic-versioning]: https://semver.org/spec/v2.0.0.html

[unreleased]: https://github.com/oxzi/syscallset-go/compare/v0.1.5..HEAD
[unreleased]: https://github.com/oxzi/syscallset-go/compare/v0.1.6..HEAD
[0.1.6]: https://github.com/oxzi/syscallset-go/compare/v0.1.4..v0.1.6
[0.1.5]: https://github.com/oxzi/syscallset-go/compare/v0.1.4..v0.1.5
[0.1.4]: https://github.com/oxzi/syscallset-go/compare/v0.1.3..v0.1.4
[0.1.3]: https://github.com/oxzi/syscallset-go/compare/v0.1.2..v0.1.3
Expand Down

0 comments on commit a4de1ee

Please sign in to comment.