From 057e642aad9a186fbf5906d76e34cef865b1abaf Mon Sep 17 00:00:00 2001 From: Roman Date: Sun, 29 Oct 2017 01:34:58 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b052ab7..aa437eb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ ## 1.8 Released 29/10/2017 -- pywebview has an official logo +- pywebview has the official logo - @shivaprsdv is now an official maintainer of the project - `New` [All] Add an ability to run Javascript code using `evaluate_js` function - `Fix` [Cocoa] Implement missing webview components (file input dialog, alert()/confirm() JS functions)