Skip to content

Commit c4349a9

Browse files
author
github-actions
committed
0.2.3
Automatically generated by python-semantic-release
1 parent 886bcb5 commit c4349a9

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33

44

5+
## v0.2.3 (2024-03-16)
6+
7+
### Fix
8+
9+
* fix: improvements to the setup dialog ([`886bcb5`](https://github.com/bartei/rotary-controller-python/commit/886bcb51b8ac988de25bc49ec20f5b106efd091d))
10+
11+
* fix: add keyboard bindings for the keypad dialog ([`bb04bae`](https://github.com/bartei/rotary-controller-python/commit/bb04bae0bb0cb200cae41824edc3750ce7709c26))
12+
13+
514
## v0.2.2 (2024-03-16)
615

716
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "rotary-controller-python"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
description = "Rotary Controller Python"
55
authors = ["Stefano Bertelli <bartei81@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)