Skip to content

Commit

Permalink
CHANGELOG update
Browse files Browse the repository at this point in the history
  • Loading branch information
abogarsukov committed Sep 9, 2019
1 parent 61ce11a commit bf18015
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/); this project adheres to [Semantic Versioning](http://semver.org/).

## [0.5.0] - unreleased
## [0.5.0] - 2019.09.09

Features editor UI and unit tests.

### Added
- Added `OutlineSettings`, that can be shared between dfferent `OutlineLayer` and `OutlineBehaviour` instances.
Expand All @@ -16,6 +18,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/); this proj

## [0.4.0] - 2019.08.31

Features blurred otulines.

### Added
- Added Gauss blurring to outlines.
- Added outline mode parameter (possible values are `Solid` and `Blurred`).
Expand Down

0 comments on commit bf18015

Please sign in to comment.