# Release notes v1.1.1.0

LLMS index: [llms.txt](/v1.1.1.0/llms.txt)

---

### Behebt
* Befehl `Get-PackageUpdateInfo`
    * Problem #11 behoben — Fehler beim Befehl, wenn mehr als 63 Module installiert sind. Der Befehl `Find-Module` akzeptiert nur maximal 63 Strings im Parameter Name. Lösung durch eine For-Each-Schleife um diesen Befehl herum.
