Skip to content

Commit 26b3866

Browse files
committed
v0.8.3 changelog
1 parent 3dd69f5 commit 26b3866

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Discord Commands Bot - Changelog
22

3+
## [v0.8.3](https://github.com/r-liner/discord-commands-bot/releases/tag/v0.8.3) (2024-04-07)
4+
5+
[Full Changelog](https://github.com/r-liner/discord-commands-bot/compare/v0.8.2...v0.8.3)
6+
7+
### Features
8+
- Added `/random color` command
9+
- Made `/random` void
10+
- Made `number` as `random` subcommand
11+
- **cogs/utils/dependencies.py:** Changed dependencies installation principle
12+
13+
### Bug Fixes
14+
- **cogs/utils/decorators.py:** Config reading transfered to `is_weather_active` (method)
15+
16+
### New Files
17+
- **cogs/utils/urls.py:** New method `url_encode`
18+
- **cogs/utils/colors.py:** New methods `generate_random_color`, `hex_to_rgb`, `rgb_to_hex`, `rgb_to_hex_color`
19+
20+
321
## [v0.8.2](https://github.com/r-liner/discord-commands-bot/releases/tag/v0.8.2) (2024-02-18)
422

523
[Full Changelog](https://github.com/r-liner/discord-commands-bot/compare/v0.8.1...v0.8.2)

0 commit comments

Comments
 (0)