Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Commit 2ce16c4

Browse files
authored
Merge pull request #10 from mattpodraza/release-v2.1.0
2 parents 9d0df42 + 1f210cd commit 2ce16c4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.1.0](https://www.github.com/mattpodraza/webview2/compare/v2.0.1...v2.1.0) (2021-05-15)
4+
5+
6+
### Features
7+
8+
* bring back support for Eval (now called ExecuteScript) and Init (now called AddScriptToExecuteOnDocumentCreated) ([8a9301d](https://www.github.com/mattpodraza/webview2/commit/8a9301d62c3cf44bd1020ef20de67a5a7e88beb4))
9+
* expose the browser and window structs, make a bit more functions public ([f02b298](https://www.github.com/mattpodraza/webview2/commit/f02b298c57c65bb933c1ebf5a07a72fe3944e319))
10+
311
### [2.0.1](https://www.github.com/mattpodraza/webview2/compare/v2.0.0...v2.0.1) (2021-05-15)
412

513

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.1
1+
2.1.0

0 commit comments

Comments
 (0)