Skip to content

Commit

Permalink
2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timche committed Mar 5, 2019
1 parent 1020f66 commit b380247
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

## [2.2.0]

### Changed

- Update location of report issue link
- Default window size to maximized on initial start

### Fixed

- macOS: App is now signed and auto-update working properly

## [2.1.1]

### Fixed
Expand Down Expand Up @@ -95,7 +106,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Initial release

[unreleased]: https://github.com/timche/gmail-desktop/compare/v2.1.1...HEAD
[unreleased]: https://github.com/timche/gmail-desktop/compare/v2.2.0...HEAD
[2.2.0]: https://github.com/timche/gmail-desktop/compare/v2.1.1...v2.2.0
[2.1.1]: https://github.com/timche/gmail-desktop/compare/v2.1.0...v2.1.1
[2.1.0]: https://github.com/timche/gmail-desktop/compare/v2.0.0...v2.1.0
[2.0.0]: https://github.com/timche/gmail-desktop/compare/v1.0.1...v2.0.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gmail-desktop",
"productName": "Gmail Desktop",
"version": "2.1.1",
"version": "2.2.0",
"description": "Unofficial Gmail Desktop App",
"private": true,
"repository": "timche/gmail-desktop",
Expand Down

0 comments on commit b380247

Please sign in to comment.