Skip to content

Commit

Permalink
Update changed
Browse files Browse the repository at this point in the history
  • Loading branch information
kilemensi committed Jan 22, 2019
1 parent 813361e commit 353c661
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 353c661

Please sign in to comment.