# 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._
