Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mysteryx93 committed May 27, 2022
1 parent 34bb288 commit 83d4d1e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ If your convention is different than simply replacing 'ViewModel' with 'View':
Adopting Avalonia's ViewLocator design greatly simplifies the code and avoids duplicating the design.

- Internally, the following classes have been removed:
DialogTypeLocatorBase, DialogTypeLocatorCache,
IDialogFactory, NamingConventionDialogTypeLocator, ReflectionDialogFactoryBase, ViewRegistration,
DialogServiceViews and ReflectionDialogFactory.
- Renamed IDialogTypeLocator to IViewLocator.
- Removed namespace HanumanInstitute.MvvmDialogs.DialogTypeLocators.
`DialogTypeLocatorBase, DialogTypeLocatorCache,
IDialogFactory, NamingConventionDialogTypeLocator, ReflectionDialogFactoryBase, ViewRegistration,
DialogServiceViews, ReflectionDialogFactory`
- Renamed `IDialogTypeLocator` to `IViewLocator`
- Removed namespace `HanumanInstitute.MvvmDialogs.DialogTypeLocators`

`MvvmDialogs.Avalonia` is no longer signed because dependency `ReactiveUI` is not signed.

Expand Down

0 comments on commit 83d4d1e

Please sign in to comment.