Forráskód Böngészése

[U] Update readme changelog

Azalea (on HyDEV-Daisy) 2 éve
szülő
commit
d13d737954
2 módosított fájl, 53 hozzáadás és 0 törlés
  1. 45 0
      README.md
  2. 8 0
      merging/pull_request_markings.yaml

+ 45 - 0
README.md

@@ -60,6 +60,51 @@ Updates to `neowofetch` begins with the emoji 🖼️
 * [ ] Paginate flags
 * [ ] Implement light/dark background detection based on https://github.com/muesli/termenv
 
+### Unreleased 1.2.1
+
+<details>
+  <summary>🖼️ Ascii Art Changes</summary>  
+
+* Ascii - Improve Trisquel (dylanaraps/neofetch#1946)
+* 
+
+</details>
+
+<details>
+  <summary>🖼️ Distro/OS Support Changes</summary>  
+
+* OS - Support Old macOS 10.4 and 10.5 (dylanaraps/neofetch#2151)
+* Distro - Fix model detection for Ubuntu Touch (dylanaraps/neofetch#2167)
+* Distro - Add EncryptOS (dylanaraps/neofetch#2158)
+* Distro - Add BigLinux (dylanaraps/neofetch#2061)
+* Distro - Add AmogOS (dylanaraps/neofetch#1904)
+* Distro - Add CutefishOS (dylanaraps/neofetch#2054)
+* Distro - Add PearOS (dylanaraps/neofetch#2049)
+* Distro - Add FusionX (dylanaraps/neofetch#2011)
+* Distro - Add Q4OS (dylanaraps/neofetch#1973)
+* Distro - Add CachyOS (dylanaraps/neofetch#2026)
+* Distro - Add Soda Linux (dylanaraps/neofetch#2023)
+* Distro - Add Elive Linux (dylanaraps/neofetch#1957)
+* Distro - Improve GUIX package detection (dylanaraps/neofetch#2021)
+
+</details>
+
+<details>
+  <summary>🖼️ Device Support Changes</summary>  
+
+* Terminal - Add Fig (dylanaraps/neofetch#2077)
+* CPU - Identify core count for Apple M1 (dylanaraps/neofetch#2038)
+
+</details>
+
+<details>
+  <summary>🖼️ Bug Fixes</summary><br>
+
+* Bug Fix - Fix `col_offset` (dylanaraps/neofetch#2042)
+* Bug Fix - Prioritize `/etc/os-release` (dylanaraps/neofetch#2067)
+
+</details>
+
 ### 1.2.0
 
 * 🚀 Take over `neofetch` with `neowofetch`

+ 8 - 0
merging/pull_request_markings.yaml

@@ -9,5 +9,13 @@ IgnoreList:
   2152: merged
   # [2150] Add macOS 13 to version name list
   2150: merged
+  # [2104] Make DE Fluent on Windows 11
+  2104: duplicate
   # [2092] Update neofetch
   2092: troll
+  # [2081] added a q4os ascii
+  2081: duplicate
+  # [2057] add AmogOS (Duplicate of 1904)
+  2057: duplicate
+  # [2051] Typo in comment for col_offset
+  2051: incorrect