File tree 2 files changed +7
-1
lines changed 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ 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.3] - 2025-??-??
9
+
10
+ ### Added
11
+
12
+ ### Fixed
13
+
8
14
## [ 0.2.2] - 2025-04-24
9
15
10
16
### Added
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.2 ] ,[ https://github.com/NLnetLabs/simdzone/issues] )
13
+ AC_INIT ( [ simdzone] ,[ 0.2.3 ] ,[ 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