Skip to content

Commit a221f5e

Browse files
changelog: v0.1.2 (#156)
1 parent 79ef806 commit a221f5e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [0.1.2] - 2023-02-19
4+
### Dependencies
5+
- Bump flask from 2.2.2 to 2.2.3
6+
- Bump igdb-api-v4 from 0.0.5 to 0.1.0
7+
- Bump requests from 2.28.1 to 2.28.2
8+
- Bump python-dotenv from 0.20.0 to 0.21.1
9+
- Bump libgravatar from 1.0.0 to 1.0.3
10+
- Bump beautifulsoup4 from 4.11.1 to 4.11.2
11+
- Bump py-cord from 2.0.1 to 2.4.0
12+
- Bump python from 3.9.12 to 3.11.2
13+
314
## [0.1.1] - 2022-08-20
415
### Changed
516
- Enable timeout callback for `/docs` command after 45s
@@ -56,3 +67,12 @@
5667
## [0.0.1] - 2022-04-03
5768
### Added
5869
- (Misc.) Initial release
70+
71+
[0.0.1]: https://github.com/lizardbyte/discord-bot/releases/tag/v0.0.1
72+
[0.0.2]: https://github.com/lizardbyte/discord-bot/releases/tag/v0.0.2
73+
[0.0.3]: https://github.com/lizardbyte/discord-bot/releases/tag/v0.0.3
74+
[0.0.4]: https://github.com/lizardbyte/discord-bot/releases/tag/v0.0.4
75+
[0.0.5]: https://github.com/lizardbyte/discord-bot/releases/tag/v0.0.5
76+
[0.1.0]: https://github.com/lizardbyte/discord-bot/releases/tag/v0.1.0
77+
[0.1.1]: https://github.com/lizardbyte/discord-bot/releases/tag/v0.1.1
78+
[0.1.2]: https://github.com/lizardbyte/discord-bot/releases/tag/v0.1.2

0 commit comments

Comments
 (0)