diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..24b9cee --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Change Log + +## 0.3.0 + +### Breaking Changes + +* use seconds as unit for time based metrics - **includes metric renaming** ([#11](https://github.com/life-research/datomic-tx-metrics/pull/11)) +* use base units for metrics in general - **includes metric renaming** ([#13](https://github.com/life-research/datomic-tx-metrics/pull/13)) + +### Other Changes + +* improving metric documentation ([#15](https://github.com/life-research/datomic-tx-metrics/pull/15)) +* add license