This commit is contained in:
DEMARET Arnaut
2022-03-13 18:46:05 +01:00
committed by GitHub
parent bc9fcf9e9d
commit e399f41c32
2 changed files with 15 additions and 1 deletions
+14
View File
@@ -1,3 +1,17 @@
## [0.3.7](https://github.com/yadPe/beatconnect_client/compare/v0.3.6...v0.3.7) (2022-03-13)
### Bug Fixes
* **Bot:** fixed crashes + env api key v1 ([#468](https://github.com/yadPe/beatconnect_client/issues/468)) ([c4c6e1b](https://github.com/yadPe/beatconnect_client/commit/c4c6e1bcd867eefb073851b806698df16f9f0062))
### Performance Improvements
* **memory:** Reduce usage when switching sections ([#466](https://github.com/yadPe/beatconnect_client/issues/466)) ([bc9fcf9](https://github.com/yadPe/beatconnect_client/commit/bc9fcf9e9d864c21faf2d73b0fc17ef1780ae58d))
## [0.3.6](https://github.com/yadPe/beatconnect_client/compare/v0.3.5...v0.3.6) (2021-11-08)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "beatconnect_client",
"productName": "Beatconnect Client",
"version": "0.3.6",
"version": "0.3.7",
"description": "Beatconnect power for osu irc",
"author": "yadpe <petitot.py@gmail.com>",
"license": "GPL-3.0",