# Changelog All notable changes to [moddle](https://github.com/bpmn-io/moddle) are documented here. We use [semantic versioning](http://semver.org/) for releases. ## Unreleased ___Note:__ Yet to be released changes appear here._ ## 4.1.0 * `CHORE`: bump utility toolbelt ## 4.0.0 ### Breaking Changes * `FEAT`: migrate to ES modules. Use `esm` or a ES module aware transpiler to consume this library. ## 3.0.0 * `FEAT`: drop lodash in favor of [min-dash](https://github.com/bpmn-io/min-dash) ## ... Check `git log` for earlier history.