|
1 | 1 | # Discord Commands Bot - Changelog |
2 | | -- [v0.7.6](#v076-2024-01-19) |
3 | | -- [v0.7.5](#v075-2023-10-01) |
4 | 2 |
|
| 3 | +## [v0.7.7](https://github.com/r-liner/discord-commands-bot/releases/tag/v0.7.7) (2024-02-12) |
5 | 4 |
|
6 | | -## v0.7.6 (2024-01-19) |
| 5 | +[Full Changelog](https://github.com/r-liner/discord-commands-bot/compare/v0.7.6...v0.7.7) |
| 6 | + |
| 7 | +### Documentaion |
| 8 | +- **pull_request_template.md:** new pr template |
| 9 | +- **CHANGELOG.md:** added changelog file |
| 10 | +- **LICENSE:** 2022-2023 -> 2022-2024 |
| 11 | +- **.version:** version bumped to 0.7.7 |
| 12 | +- **bug.yml:** added bug template |
| 13 | +- **config.yml:** added question template |
| 14 | +- **README.md:** readme 2.0 (re-built) |
| 15 | + |
| 16 | +### Misc |
| 17 | +- **misc(file):** added new screenshots |
| 18 | +- **misc(file):** deleted old READMEs |
| 19 | + |
| 20 | +## [v0.7.6](https://github.com/r-liner/discord-commands-bot/releases/tag/v0.7.6) (2024-01-19) |
| 21 | + |
| 22 | +[Full Changelog](https://github.com/r-liner/discord-commands-bot/compare/v0.7.5...v0.7.6) |
7 | 23 |
|
8 | 24 | ### Tweaks |
9 | | -- **change:** comments translated in `moderation.py` (ba8814fe3ce0e9a680652313f4cbe9e371d710a9) |
| 25 | +- **change:** comments translated in `moderation.py` |
| 26 | + |
| 27 | +## [v0.7.5](https://github.com/r-liner/discord-commands-bot/releases/tag/v0.7.5) (2023-10-01) |
10 | 28 |
|
11 | | -## v0.7.5 (2023-10-01) |
| 29 | +[Full Changelog](https://github.com/r-liner/discord-commands-bot/compare/v0.7.4...v0.7.5) |
12 | 30 |
|
13 | 31 | ### Features |
14 | 32 | - **main.py:** Added `if name main` construction |
|
19 | 37 | ### Tweaks |
20 | 38 | - **main.py:** switched to slash commands |
21 | 39 | - **main.py:** translated one comment |
22 | | -- **main.py:** added `if name main` construction |
23 | 40 | - **tweak:** `start_win.bat` for better setup the bot |
24 | 41 | - **tweak:** changed `config.ini.sample` |
0 commit comments