diff --git a/CHANGELOG.md b/CHANGELOG.md index a726437..cc0d2e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.1.1] - 2019-01-22 ### Changed -- Ensure dist metadata are initialized in JS before being accessed to avoid TypeError on reading undefined objects + +- Update `charts.js` and `embed.chart.frame.js` to use Wazimap releases features including showing release information on all charts +- Update `settings_js.html` to include `SITE_TAGLINE` & `SITE-DESCRIPTION`, used to provide extra application information on about view of all embedded charts +- Ensured that `dist` metadata are initialized in JavaScript before being accessed to avoid `TypeError` on accessing `undefined` objects ## [0.1.0] - 2019-01-14