Quellcode durchsuchen

docs: update changelog with dependency updates

Christian Lempa vor 7 Monaten
Ursprung
Commit
ade4783a13
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Changed
 - Improved error handling and display output consistency
+- Updated dependency PyYAML to v6.0.3 (Python 3.14 compatibility)
+- Updated dependency rich to v14.2.0 (Python 3.14 compatibility)
 
 ### Fixed
 - Repository fetch fails when library directory already exists