Skip to content

Commit

Permalink
CHANGELOG updated for 2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrenz committed Apr 8, 2020
1 parent 2207641 commit cabe70b
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 @@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file.
`LaunchGate` adheres to [Semantic Versioning](http://semver.org/).

## [2.0](https://github.com/dtrenz/LaunchGate/releases/tag/2.0.0)
Released on 2020-04-08

#### Added
- Swift 5.1 support [#48](https://github.com/dtrenz/LaunchGate/pull/48)
- Added example for when using scene based windowing. [#49](https://github.com/dtrenz/LaunchGate/pull/49)

#### Fixed
- Use topViewController not rootViewController [#47](https://github.com/dtrenz/LaunchGate/pull/47)

**Credits:** @jshier, @naoyanickf, @kurabi

## [1.1.1](https://github.com/dtrenz/LaunchGate/releases/tag/1.1.1)
Released on 2018-07-27

Expand Down

0 comments on commit cabe70b

Please sign in to comment.