Browse Source

Update CHANGELOG.MD

tteckster 2 năm trước cách đây
mục cha
commit
5c51a02e72
1 tập tin đã thay đổi với 9 bổ sung0 xóa
  1. 9 0
      CHANGELOG.MD

+ 9 - 0
CHANGELOG.MD

@@ -2,6 +2,15 @@
 # Change Log
 All notable changes to this project will be documented in this file.
 
+## 2023-03-22
+
+### Changed
+
+- **The latest iteration of the scripts**
+  - Going forward, versioning will no longer be utilized in order to avoid breaking web-links in blogs and YouTube videos.
+  - The scripts have been made more legible as the repetitive code has been moved to function files, making it simpler to share among the scripts and hopefully easier to maintain. This also makes it simpler to contribute to the project.
+  - When a container is created with privileged mode enabled, the USB passthrough feature is automatically activated.
+
 ## 2023-03-18
 
 ### Changed