v1.8.3: обновлены version.txt и CHANGELOG.md
Tests / test (push) Has been cancelled
Tests / test-max-bot (push) Has been cancelled

This commit is contained in:
2026-06-02 18:54:39 +03:00
parent a7a39bdd5d
commit e7f670f21c
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -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-агентов (корень репозитория)
+1 -1
View File
@@ -1 +1 @@
1.8.2
1.8.3