Skip to content

Commit

Permalink
Documenation updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerCommands committed Jul 23, 2023
1 parent 011b028 commit a60cc82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Templates/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ I recommend you to use the option ```Place solution in the same directory``` som
# What is new?
## Version 1.0.2.1
**Released 2023-07-24**
- ```ReadLineService``` now has two static events by the ```OpenShortCutPressed``` Occurs when user press [`Ctrl + O`], ```SaveShortCutPressed``` Occurs when user press [`Ctrl + S`].
- ```DialogService.ListDialog``` now returns a ```Dictionary<int, string>``` instead of ```List<string>``` so string value and index is returned for each selected item.
- ```ChecksumManager``` now exposing it´t functions for calculating MDF checksum.
- ```DialogService``` standard dialogs has some minor improvements.
Expand Down

0 comments on commit a60cc82

Please sign in to comment.