feat: Add Docker support and TrackingMore dependency
All checks were successful
Docker CI/CD / Docker Build and Push to Docker Hub (push) Successful in 8m42s
All checks were successful
Docker CI/CD / Docker Build and Push to Docker Hub (push) Successful in 8m42s
Release version 0.3.9 introduces Docker support, enhancing deployment options by allowing the bot to run in a containerized environment. This update greatly simplifies deployment and scaling processes. Additionally, the inclusion of the TrackingMore dependency expands the bot's functionality, enabling advanced tracking features. These changes collectively aim to improve the bot's adaptability and efficiency in handling tasks.
This commit is contained in:
parent
17c6938a9d
commit
df3697b4ff
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
### 0.3.9 (unreleased)
|
||||
### 0.3.9 (2024-04-23)
|
||||
|
||||
* Add Docker support for running the bot in a container
|
||||
* Add TrackingMore dependency to pyproject.toml
|
||||
|
|
Loading…
Reference in a new issue