File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to simdzone will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0 ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 0.2.2] - 2025-??-??
9
+
10
+ ### Added
11
+
12
+
13
+ ### Fixed
14
+
15
+
8
16
## [ 0.2.1] - 2025-01-17
9
17
10
18
### Fixed
Original file line number Diff line number Diff line change 10
10
# platform not supported by NSD here is undesirable. Builds for standalone use
11
11
# or development/testing are required to use CMake.
12
12
13
- AC_INIT ( [ simdzone] ,[ 0.2.1 ] ,[ https://github.com/NLnetLabs/simdzone/issues] )
13
+ AC_INIT ( [ simdzone] ,[ 0.2.2 ] ,[ https://github.com/NLnetLabs/simdzone/issues] )
14
14
15
15
AC_CONFIG_HEADERS ( [ config.h] )
16
16
AC_CONFIG_FILES ( [ Makefile] )
You can’t perform that action at this time.
0 commit comments