Skip to content

Commit c1247bf

Browse files
committed
Release 12.1.1
1 parent fbd9997 commit c1247bf

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Changelog.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@
99
Changelog
1010
=========
1111

12+
12.1.1
13+
------
14+
15+
* Update readme with a section on adoption, and a section on the history of the project
16+
17+
* Fix/avx512vnni implementation
18+
19+
* Fix regression on XSIMD_NO_SUPPORTED_ARCHITECTURE
20+
1221
12.1.0
1322
------
1423

include/xsimd/config/xsimd_config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
#define XSIMD_VERSION_MAJOR 12
1616
#define XSIMD_VERSION_MINOR 1
17-
#define XSIMD_VERSION_PATCH 0
17+
#define XSIMD_VERSION_PATCH 1
1818

1919
/**
2020
* high level free functions

0 commit comments

Comments
 (0)