Skip to content

Commit

Permalink
Merge branch 'master' into 'release'
Browse files Browse the repository at this point in the history
Version 0.5.1

See merge request kirbo/slothy!13
  • Loading branch information
Kirbo committed Apr 26, 2019
2 parents 6ed8119 + 1a3cc8b commit 565a183
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 14 deletions.
18 changes: 5 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,26 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Crash reporter.
- Ability to downgrade.

## [0.5.2-beta3] - 2019-04-26
### Fixed
- Adding new Slack instance (authorisation) was broken (again).
## [0.5.1] - 2019-04-25
### Changed
- When removing a Slack instance, removes also the configurations for it.

## [0.5.2-beta2] - 2019-04-26
### Fixed
- Auto updater bug.

## [0.5.2-beta] - 2019-04-26
### Fixed
- Auto updater bug.

## [0.5.1-beta] - 2019-04-25
### Fixed
- Bug fixes that made the application to crash, due too heavy refactoring.
- `Reload` button for connections is disabled when connections are being reloaded via timer.
- `Enabled`/`Disabled` radio button on modifying existing configuration was not working, due refactoring.
- Auto updater bug.
- Adding new Slack instance (authorisation) was broken, thanks `eslint`.

## [0.5.0-beta] - 2019-04-25
## [0.5.0] - 2019-04-25
### Added
- [Feat #25](https://gitlab.com/kirbo/slothy/issues/25) - One click enable/disable configuration, in `Enabled` column.
- [Docs #17](https://gitlab.com/kirbo/slothy/issues/17) - Added JSDocs.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.5.2-beta3",
"version": "0.5.1",
"name": "slothy",
"description": "Changes your Slack status based on the SSID you're currently connected to.",
"productName": "Slothy",
Expand Down

0 comments on commit 565a183

Please sign in to comment.