Skip to content

Commit a60cc82

Browse files
committed
Documenation updated.
1 parent 011b028 commit a60cc82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Templates/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ I recommend you to use the option ```Place solution in the same directory``` som
1616
# What is new?
1717
## Version 1.0.2.1
1818
**Released 2023-07-24**
19+
- ```ReadLineService``` now has two static events by the ```OpenShortCutPressed``` Occurs when user press [`Ctrl + O`], ```SaveShortCutPressed``` Occurs when user press [`Ctrl + S`].
1920
- ```DialogService.ListDialog``` now returns a ```Dictionary<int, string>``` instead of ```List<string>``` so string value and index is returned for each selected item.
2021
- ```ChecksumManager``` now exposing it´t functions for calculating MDF checksum.
2122
- ```DialogService``` standard dialogs has some minor improvements.

0 commit comments

Comments
 (0)