diff --git a/CHANGELOG.md b/CHANGELOG.md index a4c882d51..863e23ff4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ Web UI version numbers should always match the corresponding version of LBRY App * Refactored Electron's main process (https://github.com/lbryio/lbry-app/pull/951) * Refactored lbryuri.js into separate named exports (https://github.com/lbryio/lbry-app/pull/957) * Upgraded Daemon to version 18.2 (https://github.com/lbryio/lbry-app/pull/961) + * Upgraded Electron for security patch ([commit](https://github.com/lbryio/lbry-app/commit/48cc82b86d79ea35e3c529b420957d9dd6043209)) * ### Fixed