Skip to content

Commit

Permalink
Merge pull request #65 from KDAB/add-1.0.4-to-main
Browse files Browse the repository at this point in the history
Synchronize 1.0 back into main
  • Loading branch information
LeonMatthesKDAB committed Jan 19, 2024
2 parents 1a03c81 + 0c50827 commit aa3c8eb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
* v1.1.0 (unreleased)
- Feature: ConnectionEvaluator for deferred Signal/Slot evaluation and easy integration into multi-threaded environments (#48)
- Feature: Add ScopedConnection for RAII-style connection management (#31)

* 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 aa3c8eb

Please sign in to comment.