# Release notes v1.1.0.0

LLMS index: [llms.txt](/v1.2.6.0/llms.txt)

---

### Added
* Command `Get-PackageUpdateInfo`
    * Possibility to push ToastNotification for update infos with BurntToast module by specifying `-ShowToastNotification` switch
* New dependency to module *BurntToast*

### Updated
* Add Description info on PackageUpdate.Info objects

### Fixed
* Command `Get-PackageUpdateInfo`
    * In 1.0.2.0 ReleaseNotes and PublishDate of all modules were put into every PackageUpdate.Info. Used wrong variable. Fixed.
    * Minor change in debug output on version comparison
