# Release notes v1.1.1.0

LLMS index: [llms.txt](/v1.2.4.0/llms.txt)

---

### Fixed
* Command `Get-PackageUpdateInfo`
    * Fix Issue #11 — error on command when more than 63 modules are installed. The command `Find-Module` only accepts a maximum number of 63 strings in the Name parameter. Workaround with a for-each loop around this one.
