Skip to content

Commit

Permalink
Release v1.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Gherzan <[email protected]>
  • Loading branch information
Andrei Gherzan committed Jul 12, 2017
1 parent 719e4a8 commit 8f8c8da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

## v1.2.0 - 2017-07-12

- Versionist: add support for versionist generation of CHANGELOG.md [Gergely Imreh]
- Alpine based resinHUP images [Gergely Imreh]

## v1.1.4 - 2017-06-08

- legacy-config: fix copy bug when migrating config.json [Gergely]
Expand Down
2 changes: 1 addition & 1 deletion app/meta/resinhupmeta.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#

title = 'resinhup'
version = '1.1.4'
version = '1.2.0'
description = 'A resin host OS update tool'
author = 'Andrei Gherzan'
author_email = '[email protected]'
Expand Down

0 comments on commit 8f8c8da

Please sign in to comment.