Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Fixes KDAB#53
  • Loading branch information
vimpostor authored and ahayzen-kdab committed Mar 1, 2023
1 parent 56221af commit 1ca34cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Support for nesting objects in properties, invokables, and signals with `*mut T`
- Allow for marking signals as existing in the base class
- Support for conversions to types in third-party crates: `bytes`, `http`, `rgb`, `url`
- Add several QoL functions to builtin cxx-qt-lib types, including Default constructors, string formatting, std::cmp order and operators

### Changed

Expand Down

0 comments on commit 1ca34cf

Please sign in to comment.