We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a1ff26 commit 6abae21Copy full SHA for 6abae21
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# IGSC FUL
2
3
+## [v0.9.6] - 2025-06-17
4
+
5
+### Changed
6
+1. enum: optimize search in udev
7
+2. gitlint: drop requirement for intel address
8
9
+### Removed
10
+1. CMake: drop Conan support
11
12
+### Fixed
13
+1. Windows: fix copyright string
14
+2. CMake: consume four-part version
15
+3. small README fixes
16
+4. cmake: Don't hardcode LIBDIR for installed cmake files
17
18
+### Added
19
+1. README: add AI disclaimer
20
21
## [v0.9.5] - 2024-11-06
22
23
### Fixed
VERSION
@@ -1 +1 @@
-0.9.5
+0.9.6
0 commit comments