Skip to content

Commit

Permalink
Bumped version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianGalla committed Nov 29, 2018
1 parent 1e91584 commit 89da189
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## <a name="1.6.0"></a>[1.6.0](#1.6.0) (2018-11-29)
- Added online / offline notification of buddies ([#7](https://github.com/ChristianGalla/PidginWinToastNotifications/issues/7))
- Added configuration on group level ([#6](https://github.com/ChristianGalla/PidginWinToastNotifications/issues/6))

## <a name="1.5.0"></a>[1.5.0](#1.5.0) (2018-09-26)
- Added local settings.

Expand Down
2 changes: 1 addition & 1 deletion Plugin/PidginWinToastNotifications.c
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ static PurplePluginInfo info = {

"gtk-win32-gallax-win_toast_notifications",
"Windows Toast Notifications",
"1.5.0",
"1.6.0",

"Native Windows Toast Notifications.",
"Displays native Windows Toast Notifications.",
Expand Down

0 comments on commit 89da189

Please sign in to comment.