From e7f670f21c0bba0dd5894a00cb61791a077d9cea Mon Sep 17 00:00:00 2001 From: Sergey Korotonozhko <_serezhka_@mail.ru> Date: Tue, 2 Jun 2026 18:54:39 +0300 Subject: [PATCH] =?UTF-8?q?v1.8.3:=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D1=8B=20version.txt=20=D0=B8=20CHANGELOG.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- max_bot/version.txt | 2 +- py_service/CHANGELOG.md | 6 ++++++ py_service/version.txt | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/max_bot/version.txt b/max_bot/version.txt index 0bfbd57..fe4e75f 100644 --- a/max_bot/version.txt +++ b/max_bot/version.txt @@ -1 +1 @@ -1.8.2 \ No newline at end of file +1.8.3 \ No newline at end of file diff --git a/py_service/CHANGELOG.md b/py_service/CHANGELOG.md index 8d34434..bb95409 100644 --- a/py_service/CHANGELOG.md +++ b/py_service/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog — AegisOne Service Portal +## 1.8.3 (02.06.2026) +### Новые функции +- **Docstrings:** добавлены docstrings и комментарии по AGENTS.md ко всем ключевым Python-файлам +- **File headers:** каждый файл имеет шапку с описанием назначения +- **Function docstrings:** каждая функция имеет docstring на русском языке + ## 1.8.2 (02.06.2026) ### Новые функции - **AGENTS.md:** правила проекта для AI-агентов (корень репозитория) diff --git a/py_service/version.txt b/py_service/version.txt index 0bfbd57..fe4e75f 100644 --- a/py_service/version.txt +++ b/py_service/version.txt @@ -1 +1 @@ -1.8.2 \ No newline at end of file +1.8.3 \ No newline at end of file