diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d8ae9ca2..66987e431 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All changes to the project will be documented in this file. - Create new tag on the browser - EditorConfig support - Improve issues / pull requests search +- Some improvements and bug fixes for plugin installation via internet and pull request commenting ### 4.26.0 - 30 Jun 2018 - Installing plugins from the central registry diff --git a/README.md b/README.md index e679bfbeb..e46cbb64b 100644 --- a/README.md +++ b/README.md @@ -74,5 +74,6 @@ What's New in 4.27.x - Create new tag on the browser - EditorConfig support - Improve issues / pull requests search +- Some improvements and bug fixes for plugin installation via internet and pull request commenting See the [change log](CHANGELOG.md) for all of the updates.