We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd9997 commit c1247bfCopy full SHA for c1247bf
Changelog.rst
@@ -9,6 +9,15 @@
9
Changelog
10
=========
11
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
21
12.1.0
22
------
23
include/xsimd/config/xsimd_config.hpp
@@ -14,7 +14,7 @@
#define XSIMD_VERSION_MAJOR 12
#define XSIMD_VERSION_MINOR 1
-#define XSIMD_VERSION_PATCH 0
+#define XSIMD_VERSION_PATCH 1
/**
* high level free functions
0 commit comments