Skip to content

Commit

Permalink
Unify changelog headers
Browse files Browse the repository at this point in the history
  • Loading branch information
hauleth committed Oct 15, 2018
1 parent 836c19b commit 6a24fa3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@


<a name="0.3.0"></a>
## 0.3.0 (2018-10-12)
### 0.3.0 (2018-10-12)

### Features
#### Features

- added `Blackhole` storage engine
- replaced `porcelain` with `erlexec`
- **BREAKING CHANGE** replaced StatsD metrics exporter with Prometheus
* added `Blackhole` storage engine
* replaced `porcelain` with `erlexec`
* **BREAKING CHANGE** replaced StatsD metrics exporter with Prometheus

### Fix
#### Fixes

- `Local` storage now creates full path to file before trying to save
- use Alpine based Docker image instead of Ubuntu based one
* `Local` storage now creates full path to file before trying to save
* use Alpine based Docker image instead of Ubuntu based one

0 comments on commit 6a24fa3

Please sign in to comment.