diff --git a/README.md b/README.md
index f79dc77d..aee1a79c 100644
--- a/README.md
+++ b/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
+
+
+ 🖼️ Ascii Art Changes
+
+* Ascii - Improve Trisquel (dylanaraps/neofetch#1946)
+*
+
+
+
+
+ 🖼️ Distro/OS Support Changes
+
+* 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)
+
+
+
+
+ 🖼️ Device Support Changes
+
+* Terminal - Add Fig (dylanaraps/neofetch#2077)
+* CPU - Identify core count for Apple M1 (dylanaraps/neofetch#2038)
+
+
+
+
+ 🖼️ Bug Fixes
+
+* Bug Fix - Fix `col_offset` (dylanaraps/neofetch#2042)
+* Bug Fix - Prioritize `/etc/os-release` (dylanaraps/neofetch#2067)
+
+
+
### 1.2.0
* 🚀 Take over `neofetch` with `neowofetch`
diff --git a/merging/pull_request_markings.yaml b/merging/pull_request_markings.yaml
index cd1a4406..5d78ac3c 100644
--- a/merging/pull_request_markings.yaml
+++ b/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