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 23b18f1 commit a50fca6Copy full SHA for a50fca6
CHANGELOG.md
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [2.2.5] - 2024-11-13
8
+
9
+### Changed
10
11
+- Update CEF to 130.1.16
12
+- Bump deps
13
14
+### Fixed
15
16
+- Add missing `System.Runtime.InteropServices` for `RuntimeInformation` and `Architecture` in `WebBrowserUtils` (#366)
17
18
## [2.2.4] - 2024-10-26
19
20
### Fixed
0 commit comments