Skip to content

Commit

Permalink
Release version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hauleth committed Oct 12, 2018
1 parent 0abe673 commit 926e822
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .clog.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[clog]
repository = "https://github.com/appunite/imager"
changelog = "CHANGELOG.md"
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<a name="0.3.0"></a>
## 0.3.0 (2018-10-12)

### Features

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

### Fix

- `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 926e822

Please sign in to comment.