Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Commit

Permalink
Add fix for #192 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
flosell committed Sep 1, 2018
1 parent 95fdeb2 commit ac28156
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ This changelog contains a loose collection of changes in every release. I will a

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to a "shifted" version of semantic versioning while the major version remains at 0: Minor version changes indicate breaking changes, patch version changes should not contain breaking changes.

## 0.14.2

### Fixed

* Fixed bug that prevented LambdaCD from starting if home-dir contained build history directories without a build number in their name (#192)

## 0.14.1

Thanks to @Atsman for cleaning up and improving the frontend code in this release!
Expand Down

0 comments on commit ac28156

Please sign in to comment.