Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
integeruser authored Nov 27, 2016
1 parent c99c6a5 commit 2b4cf04
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).


## [Unreleased]
### Added
- FlippingFunc in `ImageCreator.java` (ffd6fc3)
- BYTES field for class size (9dbd36f, 2991a98)

### Changed
- Configure exec:java to run TutorialChooser in `pom.xml` (bc25bc4) (thanks to @Spasi)

### Fixed
- Resource loading (d96b706) (thanks to @Spasi)

### Removed
- Custom exceptions (92ad15a, 11ffffc, f7a3a5b)


## [2.1.0] - 2016-11-04
Expand Down

0 comments on commit 2b4cf04

Please sign in to comment.