Skip to content

Commit

Permalink
Release v1.0.4
Browse files Browse the repository at this point in the history
Add all changes to ChangeLog
  • Loading branch information
LeonMatthesKDAB committed Jan 19, 2024
1 parent 9986581 commit 8403345
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
* v1.0.4
- Avoid error in presence of Windows min/max macros (#63)
- Fix Clang-Tidy failures (#49)

* v1.0.3
- Fix for Windows compilation error due to `interface` keyword (#40)

* v1.0.2
- Make KDBINDINGS_DECLARE_FUNCTION callable outside of KDBindings namespace (#38)

* v1.0.1
- Property: Make moved Signal private (#24 & #26) - BREAKING!
- Documentation: Small fixes & updates
Expand Down

0 comments on commit 8403345

Please sign in to comment.