diff --git a/html/changelog.html b/html/changelog.html
index c3aa6c9b57709..42e600afb8e09 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -28,6 +28,14 @@
+
20.10 - 2023
+
Обновления emmanuelbassil:
+
+
The Torch learns some manners. Chewables like chewing tobacco and gum now spit out into an empty hand first. If no available hand, then the floor like current behavior.
+
Can now place drone telemetry designator in tool belt and exploration machete belt.
+
Can now use belts to whip/lash when on harm intent.
+
+
19.10 - 2023
Обновления Qlonever:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 58bc0d03d9b33..f607e382fd994 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22063,3 +22063,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY sierra_genchangelog.p
- bugfix: Fixes being unable to punch spiderlings to death
- tweak: Can now damage any object with health using your fists of justice; similar
to existing behavior with melee weapons.
+2023-10-20:
+ emmanuelbassil:
+ - tweak: The Torch learns some manners. Chewables like chewing tobacco and gum now
+ spit out into an empty hand first. If no available hand, then the floor like
+ current behavior.
+ - tweak: Can now place drone telemetry designator in tool belt and exploration machete
+ belt.
+ - tweak: Can now use belts to whip/lash when on harm intent.
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-1158.yml b/html/changelogs/AutoChangeLog-sierra-pr-1158.yml
deleted file mode 100644
index aeb9b648260f0..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-1158.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: emmanuelbassil
-delete-after: true
-changes:
- - tweak: The Torch learns some manners. Chewables like chewing tobacco and gum now
- spit out into an empty hand first. If no available hand, then the floor like
- current behavior.
- - tweak: Can now place drone telemetry designator in tool belt and exploration machete
- belt.
- - tweak: Can now use belts to whip/lash when on harm intent.