Skip to content

Commit

Permalink
Updated CHANGELOG.md with appropriate version changes
Browse files Browse the repository at this point in the history
  • Loading branch information
orthros committed Jan 26, 2018
1 parent d27e8e0 commit 9ae1917
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,25 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [1.2.2] - 2018-01-26
## [1.2.3] - 2018-01-26
### Added
- This Changelog!

### Changed
- Author email

## [1.2.2] - 2017-01-26
### Changed
- Dependencies were updated to more permissive versions by @jarontai

### Added
- Example by @jarontai
- More Entities and types are exported by @jarontai

### Fixed
- Issue with case sensitivity in switch statements from @jarontai
- Issue with Async Loops from @jarontai

## [1.2.1] - 2017-05-28
### Fixed
- Made code in line with Dart styleguide

0 comments on commit 9ae1917

Please sign in to comment.