Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhitsolutions committed Oct 13, 2020
1 parent 05c5169 commit bac1916
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## v2.3.0

+ Updates to `Show-MyTask` to better handle long descriptions (Issue #40 and #41)
+ Modified `Remove-MyTask` to remove by ID number (Issue #42)
+ Modified `Remove-MyTask` to remove by the ID number (Issue #42)
+ Added online help links
+ Updated `README.md`
+ Updated help documentation
Expand All @@ -18,8 +18,8 @@

## v2.1.0

+ Renamed `Set-MyTaskPath` to `Set-MyTaskHome` and set original name as an alias. (Issue #38)
+ Renamed `Get-MyTaskPath` to `Get-MyTaskHome` and set original name as an alias. (Issue #38)
+ Renamed `Set-MyTaskPath` to `Set-MyTaskHome` and set the original name as an alias. (Issue #38)
+ Renamed `Get-MyTaskPath` to `Get-MyTaskHome` and set the original name as an alias. (Issue #38)
+ Restructured module to better accommodate Desktop vs Core PSEditions (Issue #37)
+ Manifest updates
+ documentation updates
Expand Down

0 comments on commit bac1916

Please sign in to comment.