diff --git a/CHANGELOG.md b/CHANGELOG.md
index e11cb5c4fa0..c25df94ecc2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,13 @@
- Add missing dimension id attributes
+### noble
+
+#### Fixed
+
+ - Fix 'cutonfold' text for Noble's back part. Fixes
+ - Improve dart shaping. Fixes
+
### onyx
#### Changed
@@ -41,6 +48,12 @@
- Always load plugin-bust due to its changes in how it handle conditionality.
+### teagan
+
+#### Fixed
+
+ - Fix side seam when length is cropped. Fixes
+
### uma
#### Fixed
@@ -65,6 +78,12 @@
- The `withCondition` named export is deprecated and will always return true.
+### core
+
+#### Added
+
+ - The `Path.rotate()` method was added to the core API.
+
## 3.2.0 (2024-02-11)
diff --git a/README.md b/README.md
index 2b08d3b8086..6a2068d2958 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@

 Cathy Zoller π |
 Chantal Lapointe π |
+  Corey π¬ |
 Damien PIQUET π» |
 Darigov Research π π€ |
 David Clegg π¨ π» |
 Elena FdR π π |
-  Emmanuel Nyachoke π» π |
+  Emmanuel Nyachoke π» π |
 Enoch Riese π» |
 EvEkSwed π |
 Fantastik-Maman π |
 Forrest O. π |
 FrΓ©dΓ©ric π |
 Glenn Matthews π |
-  Greg Sadetsky π |
+  Greg Sadetsky π |
 Himanshu Singh π |
 Igor Couto π |
 Ikko Ashimine π |
 Irapeke π |
 Ivo Bek π |
 Jacek Sawoszczuk π |
-  Jason Williams π |
+  Jason Williams π |
 Jeremy Jackson π» |
 Jeroen Hoek π |
 Joe Schofield π |
 Joebidido π |
 Jonathan Haas π» |
 Joost De Cock π§ |
-  Josh Essman π |
+  Josh Essman π |
 Josh Munic π |
 Kake π |
 Kapunahele Wong π |
 Karen π π |
 Karl Nippoldt π |
 Katie McGinley π |
-  Kieran Klaassen π» |
+  Kieran Klaassen π» |
 Kittycatou π |
 Kris π |
 Kristin Ruben π» |
 Lin π» |
 Loudepeuter π |
 Lucian π |
-  Luiz Saggioro π» |
+  Luiz Saggioro π» |
 MA-TATAS π |
 Marcus π |
 Martin Tribo π |
 Nadege Michel β οΈ π |
 Natalia π» π¨ π |
 Nathan Yergler π |
-  Nick Dower π π» π |
+  Nick Dower π π» π |
 Nikhil Chelliah π |
 OysteinHoiby π» |
 Patrick Forringer π |
 Paul π π π |
 Paula Vidas π» |
 Phillip Thelen π» |
-  Pixieish π |
+  Pixieish π |
 Prof. dr. Sorcha NΓ Dhubhghaill π |
 Quentin FELIX π» π¨ |
 Rachel Ostic π |
 Rik Hekker π |
 Sam Livingston-Gray π |
 Sanne π» π |
-  Sara Latorre π |
+  Sara Latorre π |
 SeaZeeZee π π» |
 SimonbJohnson π |
 SirCharlotte π |
 Slylele π π |
 Soazillon π |
 Soham Tembhurne π» |
-  SoneaTheBest π |
+  SoneaTheBest π |
 Sophia π» |
 Stefan Sydow π π π» |
 Stefano π |
 Sushmita Biswas π» |
 Tanay Toshniwal π» |
 Trent Trama π» |
-  TrΓona π |
+  TrΓona π |
 Unmutual π |
 Vili SinervΓ€ π» |
 Vili SinervΓ€ π» |
 Wouter van Wageningen π» π¨ π§ |
 Yash Anil Ambekar π |
 amysews π |
-  anna-puk π» |
+  anna-puk π» |
 beautifulsummermoon π |
 berce π |
 biou π» |
 bobgeorgethe3rd π» π π¨ |
 brmlyklr π |
 chri5b π» β οΈ |
-  dingcycle π |
+  dingcycle π |
 drowned-in-books π¬ |
 econo202 π |
 ericamattos π |
 evilrobotfromouterspace π |
 fightingrabbit π» |
 gaylyndie π |
-  grimlokason π» |
+  grimlokason π» |
 hellgy π¨ |
 jackseye π |
 marckiesel π |
 marpants π» |
 mergerg π |
 mesil π |
-  starfetch π» π π π¨ |
+  starfetch π» π π π¨ |
 timorl π» |
 ttimearl π |
 tuesgloomsday π |
 valadaptive π» |
 viocky π |
 woolishboy π» |
+
+
 yc π |
diff --git a/config/changelog.yaml b/config/changelog.yaml
index 5b3a7efc9c5..68b97e0d2e1 100644
--- a/config/changelog.yaml
+++ b/config/changelog.yaml
@@ -1,4 +1,8 @@
Unreleased:
+ Added:
+ core:
+ - The `Path.rotate()` method was added to the core API.
+
Changed:
brian:
- Always load plugin-bust due to its changes in how it handle conditionality.
@@ -26,6 +30,11 @@ Unreleased:
- Hide unused ribbing parts when ribbing option is disabled
hugo:
- Add missing dimension id attributes
+ noble:
+ - Fix 'cutonfold' text for Noble's back part. Fixes #6447
+ - Improve dart shaping. Fixes #64547
+ teagan:
+ - Fix side seam when length is cropped. Fixes #6480
uma:
- Fix back exposure when expand is off. Fixes #6239
diff --git a/designs/aaron/README.md b/designs/aaron/README.md
index f4713859377..47692bddbca 100644
--- a/designs/aaron/README.md
+++ b/designs/aaron/README.md
@@ -21,7 +21,7 @@


















































































