diff --git a/changelog/6.x.md b/changelog/6.x.md index bf971c4..5fbddf5 100644 --- a/changelog/6.x.md +++ b/changelog/6.x.md @@ -8,7 +8,9 @@ TBA * Our symbols recognize them as immutable * `WithValueByPath` clones them properly (what `with` expression would do) * Adds basic support to serialize them - +* `Select (ByPath)` more precise with its warnings +* Allow making use of `Dispose` in main `Application` patch: what to do when the app shuts down + ### Fixes * Pad editors keep their settings when being connected to from upstream - [forum](https://discourse.vvvv.org/t/iobox-loses-set-properties-after-toggeling-show-editor/20989) * Fixes layout issues with EntryIndex of CollectionEditors - [forum](https://discourse.vvvv.org/t/entry-index-in-iobox-and-other-ux-improvements-for-ioboxes/22512/6) @@ -25,6 +27,7 @@ TBA * Fixes some inconsistencies in new timer introduced with 6.4 * Fixes startup crash when having corrupt source package in repo list * Fixes `DefaultValueAttribute` not getting picked up on C# input parameters +* `Damper` works with colors again ### Libraries #### Audio