Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

41 lines (24 loc) · 1.38 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.

Unreleased

  • ...

1.4.1

  • FIX: add option to configure annotation column (#109)

1.4.0

  • FEAT: add C8 DMN support (#107)
  • FIX: fix exporter (#106)

v1.3.1

  • DEPS: use stable version of camunda-modeler-plugin-helpers
  • DEPS: use camunda-modeler-webpack-plugin to bundle

v1.3.0

  • FEAT: migrate to Camunda Modeler v5 (#72)

v1.2.0

  • FEAT: import multiple excel sheets (#41)
  • FIX: use stable indized (#45)
  • CHORE: update to dmn-moddle@10

v1.1.0

  • FEAT: add exporter functionality (#6)

v1.0.0

  • Initial Release