diff --git a/CHANGELOG.md b/CHANGELOG.md index 5706de7..13833b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [0.1.14] - 2019-09-14 +### Fixed +- remaining non-HTTPS URLs in code. + +## [0.1.13] - 2019-10-08 +### Fixed +- assets to be built for production. + +## [0.1.12] - 2019-09-21 +### Fixed +- restrictions on Laravel Nova dependency to allow local installations. + ## [0.1.11] - 2019-09-08 ### Added - option to add a center circle to be displayed on the map.