Skip to content

Commit

Permalink
Release v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrammlich committed Feb 14, 2022
1 parent 144b677 commit 332a8c2
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,6 +1,10 @@
Changes
=======

## v2.8.1

* Make sure entries get added in order ([#83](https://github.com/synyx/buchungsstreber/issues/83))

## v2.8.0

* Add time entries or notes from command line ([#11](https://github.com/synyx/buchungsstreber/issues/11))
Expand Down
2 changes: 1 addition & 1 deletion lib/buchungsstreber/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Buchungsstreber
VERSION = '2.8.0'.freeze
VERSION = '2.8.1'.freeze
end

0 comments on commit 332a8c2

Please sign in to comment.