Skip to content

Commit

Permalink
LMS: bump version to 2426.0.0.0
Browse files Browse the repository at this point in the history
Update CHANGELOG.md

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
  • Loading branch information
ausyskin committed Jun 23, 2024
1 parent 3c695c8 commit 05f726e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## [2426.0.0.0]

### Fixed
- move mei device detection to tools to avoid ATL include conflict
- avoid anonymous variables for logging

### Changed
- conan: use libxml2 2.12.7
- MEIClient: update MeTee dependency to 4.1.0
- Windows: make all executables universal
- conan: use ACE 7.1.3
- CMake: bump minimal requirement to 3.15
- MEIClient: route metee logs to ace log

### Removed
- remove support for windows 7 and 8

### Added
- CMake: add local metee path to CMakePresets.json

## [2406.0.0.0]

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2406.0.0.0
2426.0.0.0

0 comments on commit 05f726e

Please sign in to comment.