diff --git a/NEWS.md b/NEWS.md index a110d0f..45fd54f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [4.0.5][] - 2019-07-16 + +### Fixed + +- Delay loading of Wiki messages in order to ensure compatibility with VisualEditor. + ## [4.0.4][] - 2019-07-16 ### Changed @@ -78,6 +84,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [3.0.0][] - 2014-09-10 +[4.0.5]: https://github.com/bovender/PubmedParser/releases/tag/v4.0.5 [4.0.4]: https://github.com/bovender/PubmedParser/releases/tag/v4.0.4 [4.0.3]: https://github.com/bovender/PubmedParser/releases/tag/v4.0.3 [4.0.2]: https://github.com/bovender/PubmedParser/releases/tag/v4.0.2