Skip to content

Commit

Permalink
Added 0.4.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
shyiko committed Feb 2, 2017
1 parent ca014ec commit 0fdae2b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 0.4.0 - 2017-02-01

### Fixed
- NPE in case of "Permission denied" (while scanning the file system).

### Changed
- `kotlin-compiler` version to 1.1-M04 (from 1.0.6).

## 0.3.1 - 2017-01-25

### Fixed
Expand Down

0 comments on commit 0fdae2b

Please sign in to comment.