Current section

Files

Jump to
ex_metrics CHANGELOG.md
Raw

CHANGELOG.md

### 0.1.2 (2019-07-10)
##### Chores
* **statix:** update statix ([#8](https://github.com/mpiercy827/ex_metrics/pull/8))
### 0.1.1 (2019-07-09)
##### Bug Fixes
* **plug:** remove trailing . from metric name ([#7](https://github.com/mpiercy827/ex_metrics/pull/7))
### 0.1.0 (2019-06-19)
##### New Features
* **plug:** add ex_metrics plug for response time metrics ([#3](https://github.com/mpiercy827/ex_metrics/pull/3))
* **function-timer:** add FunctionTimer module ([#2](https://github.com/mpiercy827/ex_metrics/pull/2))
##### Chores
* **base:** add project base ([#1](https://github.com/mpiercy827/ex_metrics/pull/1))