Browse Source

docs: update changelog with dependency updates

Christian Lempa 7 tháng trước cách đây
mục cha
commit
ade4783a13
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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