diff --git a/CHANGELOG.md b/CHANGELOG.md index 38f3157d7..051a91295 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,17 @@ # Parse-Swift Changelog ### main -[Full Changelog](https://github.com/parse-community/Parse-Swift/compare/1.0.0...main) +[Full Changelog](https://github.com/parse-community/Parse-Swift/compare/1.0.2...main) * _Contributing to this repo? Add info about your change here to be included in next release_ +### 1.0.2 +[Full Changelog](https://github.com/parse-community/Parse-Swift/compare/1.0.0...1.0.2) + +__New features__ +- Linux support. See the PR for limitations ([#59](https://github.com/parse-community/Parse-Swift/pull/59)), thanks to [Corey Baker](https://github.com/cbaker6). + +### 1.0.0 + __New features__ - Config support ([#56](https://github.com/parse-community/Parse-Swift/pull/56)), thanks to [Corey Baker](https://github.com/cbaker6) and [Tom Fox](https://github.com/TomWFox). - Role and Relation support. Also improved Parse operations and added examples in Playgrounds ([#54](https://github.com/parse-community/Parse-Swift/pull/54)), thanks to [Corey Baker](https://github.com/cbaker6) and [Tom Fox](https://github.com/TomWFox).