mirror of
https://github.com/alexgetmancom/miband-bot.git
synced 2026-07-19 04:00:15 +03:00
786 B
786 B
Changelog
All notable changes to this project are documented here.
The format follows the spirit of Keep a Changelog, and this project is licensed under GNU GPL v3.0 or later.
Unreleased
Added
- Human-first Russian and English README files.
- Security, contributing, vendored dependency and authorship documentation.
- Example
secrets.env.examplefor safe setup. - Root GitHub Actions CI workflow for tests, linting, packaging checks and Docker build.
Changed
- Root project metadata is now described in
pyproject.toml. - Ruff configuration covers a broader set of checks while allowing intentional Cyrillic UI text.
Security
- Documented secret storage, token rotation and Telegram CSV export privacy expectations.