Skip to content

Commit

Permalink
3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
redvox committed Jan 30, 2020
1 parent af6ef43 commit 4eaf348
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ This changelog is inspired by [keepachangelog.com](http://http://keepachangelog.

## Unreleased

## 3.1.0 - 2020-01-30

### Added
- config dialog now has a button to test the mfa command
- logs will now contain stderr of failed shell commands
Expand Down
2 changes: 1 addition & 1 deletion app/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = (3, 0, 0)
__version__ = (3, 1, 0)

0 comments on commit 4eaf348

Please sign in to comment.