Remove unreliable 'Start on login'

This commit is contained in:
relikd
2019-04-01 15:07:33 +02:00
parent 935325af04
commit 7004db25e5
7 changed files with 14 additions and 242 deletions

View File

@@ -9,6 +9,9 @@ and this project does NOT adhere to [Semantic Versioning](https://semver.org/spe
### Fixed
- Article order got mixed up for some feeds (issue: #4)
### Changed
- Removed 'Start on login'. Use Preferences > Users > Login Items instead.
## [0.9.3] - 2019-03-14
### Added