Skip to content

Commit 0a920cd

Browse files
committed
chore: add CHANGELOG
1 parent 535f344 commit 0a920cd

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
All notable changes to [diffpatch](https://github.com/bpmn-io/diffpatch) are documented here. We use [semantic versioning](http://semver.org/) for releases.
4+
5+
## Unreleased
6+
7+
___Note:__ Yet to be released changes appear here._
8+
9+
* `CHORE`: make ESM only module
10+
* `CHORE`: move library to `lib`
11+
* `CHORE`: dependency bumps
12+
* `CHORE`: drop `formatters` main export
13+
14+
## ...
15+
16+
See `git log` for older updates.

0 commit comments

Comments
 (0)