We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5821698 commit d019476Copy full SHA for d019476
src/System.Waf/Changelog.txt
@@ -2,7 +2,7 @@ Changelog
2
---------
3
4
Version 8.0.0 (Beta 1)
5
-- WAF: Add INotifyCollectionItemChanged interface.
+- WAF: Add INotifyCollectionChanging and INotifyCollectionItemChanged interface.
6
- WAF: Add IDelegateCommand interface for the RaiseCanExecuteChanged method.
7
- WAF: [Breaking Change] IReadOnlyObservableList interface inherits additional from INotifyCollectionChanging and INotifyCollectionItemChanged.
8
- WAF: ReadOnlyObservableList implements INotifyCollectionChanging and INotifyCollectionItemChanged.
0 commit comments