(Go: >> BACK << -|- >> HOME <<)

Skip to content

Commit

Permalink
WAF Prepare release 8.0.1 (Release)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbe2277 committed Jun 25, 2024
1 parent 899aaa6 commit f8e26ae
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/System.Waf/Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Changelog
---------

Version 8.0.1 (Release)
- WAF: WeakEvent: Fixed removing of the target handler. Under certain circumstances, the wrong weak handler was collected by the garbage collector.
- WAF: ObservableList: Fixed adding the same item multiple times.
- Writer: Supports command line language settings.
- BookLibrary: Fixed loading of assemblies when CurrentDirectory is not the application folder.
- BookLib: Supports command line language settings.
- UITest: Automated UI tests for the Writer and Book Library sample application using the FlaUI library.


Version 8.0.0 (Release)
- WAF: Add generic version of MockView and MockDialogView for the view model.
- Writer: Added an integration unit test.
Expand Down

0 comments on commit f8e26ae

Please sign in to comment.