From bc62c6cdf45f50f3096250671553788aa48cefbb Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 3 Feb 2024 15:11:42 +0300
Subject: [PATCH] update(changelog): 3.2.2024
---
html/changelog.html | 4 ++++
html/changelogs/.all_changelog.json | 10 ++++++++++
tools/ChangelogGenerator/last_pr.txt | 2 +-
3 files changed, 15 insertions(+), 1 deletion(-)
diff --git a/html/changelog.html b/html/changelog.html
index 3b9180a35d8..3077b35bf23 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -59,6 +59,10 @@
Filatelele updated:
#11500
Эмоут signal снова показывает количество поднятых пальцев.
#11500
+ Лестницы снова прикручены.
+#11511
+ Операционный стол теперь снимает одежду с пациента, а не с некого \weakref.
+#11511
Rampoch updated:
diff --git a/html/changelogs/.all_changelog.json b/html/changelogs/.all_changelog.json
index e9eb04970d2..6a4d3f39862 100644
--- a/html/changelogs/.all_changelog.json
+++ b/html/changelogs/.all_changelog.json
@@ -28,6 +28,16 @@
"prefix": "BugFix",
"message": "Эмоут signal снова показывает количество поднятых пальцев.",
"pr": 11500
+ },
+ {
+ "prefix": "BugFix",
+ "message": "Лестницы снова прикручены.",
+ "pr": 11511
+ },
+ {
+ "prefix": "BugFix",
+ "message": "Операционный стол теперь снимает одежду с пациента, а не с некого \\weakref.",
+ "pr": 11511
}
]
},
diff --git a/tools/ChangelogGenerator/last_pr.txt b/tools/ChangelogGenerator/last_pr.txt
index 4d87cb51af4..6f50ba30e01 100644
--- a/tools/ChangelogGenerator/last_pr.txt
+++ b/tools/ChangelogGenerator/last_pr.txt
@@ -1 +1 @@
-02/02/2024 23:16:37
\ No newline at end of file
+02/03/2024 12:06:57
\ No newline at end of file