Skip to content

Commit

Permalink
bump to 2.2.1
Browse files Browse the repository at this point in the history
Since I managed to completely forget about the *simple* open
issues before tagging 2.2...

Signed-off-by: Wolfgang Bumiller <[email protected]>
  • Loading branch information
Blub committed Dec 3, 2021
1 parent 20e6f4d commit 229a8d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Release 2.2.1

* add `-V`/`--version` command line option. (#22)

# Release 2.2

* Writing outputs and grabbing input is now managed separately.
Expand Down
3 changes: 2 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
netevent (2.2-1) unreleased; urgency=medium
netevent (2.2.1-1) unreleased; urgency=medium

* Writing outputs and grabbing input is now managed separately.
* The `grab` command is deprecated and split into the following two new
commands:
* `grab-devices` for input device grabbing.
* `write-events` for sending the events.
* support out of tree builds
* Added --version/-V command line option

-- Wolfgang Bumiller <[email protected]> Sun, 24 Dec 2017 10:57:35 +0100

Expand Down

0 comments on commit 229a8d1

Please sign in to comment.