Skip to content

Commit 9eb7c5c

Browse files
committed
Update changelog for v2.1.3
1 parent 2855678 commit 9eb7c5c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,23 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 2.1.3
6+
7+
- Enhancement: Fix undefined behaviour of BufferFinalizer [(#47)](https://github.com/nut-tree/libnut/issues/47)
8+
- Bugfix: Fix for screen highlight window minimized intead close [(PR #77)](https://github.com/nut-tree/libnut/pull/77)
9+
- Enhancement: SendInput for mouse movement on Windows [(#26)](https://github.com/nut-tree/libnut/issues/26)
10+
- Bugfix: Windows Scaling issues: screen functions broken [(nut-tree/nut.js#249)](https://github.com/nut-tree/nut.js/issues/249)
11+
- Enhancement: Support Apple Silicon [(nut-tree/nut.js#306)](https://github.com/nut-tree/nut.js/issues/306)
12+
- Bugfix: Remove scan code KEYUP block [(PR #87)](https://github.com/nut-tree/libnut/pull/87)
13+
514
## 2.1.2
615

716
- Maintenance: Upgrade CI [(#56)](https://github.com/nut-tree/libnut/issues/56)
817
- Enhancement: Fix compiler warnings [(#58)](https://github.com/nut-tree/libnut/issues/58)
918
- Enhancement: Windows: Support for HDPI displays [(#59)](https://github.com/nut-tree/libnut/issues/59)
1019
- Enhancement: macOS: Support for M1 chips [(PR #50)](https://github.com/nut-tree/libnut/pull/50)
1120
- Enhancement: Remove static keyboard delay [(PR #64)](https://github.com/nut-tree/libnut/pull/64)
21+
1222
## 2.1.1
1323

1424
- Enhancement: Snapshot releases [(#4)](https://github.com/nut-tree/libnut/issues/4)

0 commit comments

Comments
 (0)