Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

49 lines (29 loc) · 1.18 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.0.4 - 2021-10-08

Fixed

  • Fixed publishing from main branch to Github pages
  • Properly close the drawn polygons

v0.0.3 - 2021-06-30

Added

  • Github action to publish demo to Github Pages

Changed

  • Improved Github release and main publishing to Github pages

Fixed

  • Fixed emitting of 'drawstart' events

v0.0.2 - 2021-04-24

Changed

  • Improved readme
  • Updated Github release to also upload css artifact
  • Added keywords to package.json

v0.0.1 - 2021-04-24

Changed

  • Initial check-in