Skip to content

Commit a50fca6

Browse files
committed
Update CHANGELOG.md
1 parent 23b18f1 commit a50fca6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

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+
718
## [2.2.4] - 2024-10-26
819

920
### Fixed

0 commit comments

Comments
 (0)