Skip to content

Commit 3d9c5e8

Browse files
v0.3.3
1 parent 5c249b6 commit 3d9c5e8

File tree

3 files changed

+21
-1
lines changed

3 files changed

+21
-1
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
- commits:
2+
- subject: Enable netfilter comment matching
3+
hash: ef5a66951599dc64bf2920d896c36c6d9eda8df6
4+
body: |
5+
See: https://www.kernelconfig.io/config_ip_nf_match_comment
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
Signed-off-by: Kyle Harding <[email protected]>
10+
signed-off-by: Kyle Harding <[email protected]>
11+
author: Kyle Harding
12+
nested: []
13+
version: 0.3.3
14+
title: ""
15+
date: 2024-05-09T15:38:32.790Z
116
- commits:
217
- subject: Emulate CP15 Barrier instructions
318
hash: 7160d87d2459a0885f97f5eac8046e6930497719

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
# v0.3.3
8+
## (2024-05-09)
9+
10+
* Enable netfilter comment matching [Kyle Harding]
11+
712
# v0.3.2
813
## (2024-05-01)
914

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.2
1+
0.3.3

0 commit comments

Comments
 (0)