@camunda/execution-platform
Version:
Add execution platform meta-data to BPMN and DMN diagrams
29 lines (15 loc) • 764 B
Markdown
# Changelog
All notable changes to [@camunda/execution-platform](https://github.com/camunda/execution-platform) are documented here. We use [semantic versioning](http://semver.org/) for releases.
## Unreleased
___Note:__ Yet to be released changes appear here._
## 0.3.2
* `FIX`: make work when code is minified, second try ([#4](https://github.com/camunda/execution-platform/issues/4))
## 0.3.1
* `FIX`: make work when code is minified ([#4](https://github.com/camunda/execution-platform/issues/4))
## 0.3.0
* `FEAT`: add support for [dmn-js](https://github.com/bpmn-io/dmn-js)
* `CHORE`: rename to `@camunda/execution-platform`
## 0.2.0
* `FEAT`: allow to set the execution platform imperatively whenever XML is exported
## 0.1.0
_Initial version._