diff --git a/html/changelog.html b/html/changelog.html
index 032a6d800e0b0..5cfbc1831fd1b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -28,6 +28,20 @@
+
18.12 - 2023
+
Обновления Al-1ce:
+
+
Adds a bunch of mixing descriptions to drinks that lacked them.
+
Changes some of the pre-existing mixing descriptions.
+
+
Обновления emmanuelbassil:
+
+
Fixes oversight where some storage items that could collect all items off a turf could not have that mode toggled off.
+
Fixes being unable to use pill bottles on a storage object or reagent container
+
Removed behavior where clicking on a storage item on the floor with another storage item sometimes led to picking up the item off the floor.
+
Can now quickly empty pill bottles and the excavation pick set.
+
+
17.12 - 2023
Обновления emmanuelbassil:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9253ceeb6bf3d..b647854f6410d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22698,3 +22698,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY sierra_genchangelog.p
- bugfix: Fixes memorial stone causing dogtags from other branches to disappear
- bugfix: Fixes helm and sensor consoles not deleting properly
- bugfix: Fixes welding step of APC deconstruction
+2023-12-18:
+ Al-1ce:
+ - tweak: Adds a bunch of mixing descriptions to drinks that lacked them.
+ - tweak: Changes some of the pre-existing mixing descriptions.
+ emmanuelbassil:
+ - bugfix: Fixes oversight where some storage items that could collect all items
+ off a turf could not have that mode toggled off.
+ - bugfix: Fixes being unable to use pill bottles on a storage object or reagent
+ container
+ - tweak: Removed behavior where clicking on a storage item on the floor with another
+ storage item sometimes led to picking up the item off the floor.
+ - tweak: Can now quickly empty pill bottles and the excavation pick set.
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1638.yml b/html/changelogs/AutoChangeLog-sierra-pr-1638.yml
deleted file mode 100644
index b99648b395041..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-1638.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: emmanuelbassil
-changes:
- - {bugfix: Fixes oversight where some storage items that could collect all items
- off a turf could not have that mode toggled off.}
- - {bugfix: Fixes being unable to use pill bottles on a storage object or reagent
- container}
- - {tweak: Removed behavior where clicking on a storage item on the floor with another
- storage item sometimes led to picking up the item off the floor.}
- - {tweak: Can now quickly empty pill bottles and the excavation pick set.}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1639.yml b/html/changelogs/AutoChangeLog-sierra-pr-1639.yml
deleted file mode 100644
index 47624e02d43ac..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-1639.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Al-1ce
-changes:
- - {tweak: Adds a bunch of mixing descriptions to drinks that lacked them.}
- - {tweak: Changes some of the pre-existing mixing descriptions.}
-delete-after: true