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

[U] Update changelog

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

+ 6 - 1
README.md

@@ -93,9 +93,14 @@ Updates to `neowofetch` begins with the emoji 🖼️
 
 * 🌈 Detailed runnning/contributing instructions in README.md (#21)
 * 🖼️ Distro - Add Stock Linux (#23)
+* 🖼️ Distro - Add DietPi (dylanaraps/neofetch#1706)
+* 🖼️ Distro - Add OmniOS illumos (dylanaraps/neofetch#2196)
+* 🖼️ Distro - Add Droidian (dylanaraps/neofetch#2201)
+* 🖼️ Distro - Add HamoniKR (dylanaraps/neofetch#2210)
 * 🖼️ Song - Add support for TIDAL HiFi (#22)
 * 🖼️ CPU - Detect multiple CPU models for ARM
-* 🖼️ Memory - Display RAM capacity in GiB by default
+* 🖼️ Misc - Better defaults: Show RAM in GiB, RAM percentage, CPU speed rounding, refresh rate
+* 🖼️ Bug Fix - Fix bash 5.2 column cut off issue (#24)
 
 ### 1.4.1
 

+ 2 - 0
tools/pull_request_markings.yaml

@@ -1,6 +1,8 @@
 # Pull request that I don't plan on merging, or already merged pull request that the script didn't
 # detect.
 IgnoreList:
+  # [2193] Added DietPi os ASCII art
+  2193: duplicate
   # [2154] Added Support for Uwuntu
   2154: merged
   # [2156] Update neofetch (for macOS 13)