Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
exodrifter committed Jan 24, 2018
1 parent 5330e42 commit 965cbad
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

### Fixed
* Fix `elif` and `else` compilation errors


## [2.0.0] - 2018-01-15

### Added
* You can now add the enum argument `cant_skip` to the end of a pause statement
to ignore advances until the pause ends
Expand Down Expand Up @@ -173,7 +179,8 @@ You can also:

For examples of how Rumor works, see the `Examples/` folder.

[Unreleased]: https://github.com/exodrifter/unity-rumor/compare/1.1.2...HEAD
[Unreleased]: https://github.com/exodrifter/unity-rumor/compare/2.0.0...HEAD
[2.0.0]: https://github.com/exodrifter/unity-rumor/compare/1.1.2...2.0.0
[1.1.2]: https://github.com/exodrifter/unity-rumor/compare/1.1.1...1.1.2
[1.1.1]: https://github.com/exodrifter/unity-rumor/compare/1.1.0...1.1.1
[1.1.0]: https://github.com/exodrifter/unity-rumor/compare/1.0.1...1.1.0
Expand Down

0 comments on commit 965cbad

Please sign in to comment.