diff --git a/README.md b/README.md index e816c80..f99e5d7 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,11 @@ Alternatively, you can execute commands from the MediaWiki root directory: ## Release notes +### Version 2.0.1 - 2023-11-02 + +* Fixed behavior of copy button for code blocks with line numbers and/or only specific lines shown +* Improved display of long lines in code blocks by adding line wrapping + ### Version 2.0.0 - 2023-10-30 * Raised minimum PHP version from 7.4 to 8.0 diff --git a/extension.json b/extension.json index 88d349c..b70cde0 100644 --- a/extension.json +++ b/extension.json @@ -1,6 +1,6 @@ { "name": "External Content", - "version": "2.0.0", + "version": "2.0.1", "license-name": "GPL-2.0-or-later", "author": [