This commit is contained in:
Yannis Petitot
2021-07-11 16:13:25 +02:00
committed by GitHub
parent 89610ac2d0
commit 7244b03003
2 changed files with 16 additions and 1 deletions
+15
View File
@@ -1,3 +1,18 @@
## [0.3.5](https://github.com/yadPe/beatconnect_client/compare/v0.3.3...v0.3.5) (2021-07-11)
### Bug Fixes
* **Beatmaps:** fix infinite loader and tweak style ([89610ac](https://github.com/yadPe/beatconnect_client/commit/89610ac2d05235594ad22b1b79b981e108ea38e3))
### Features
* **beatmap list:** Rework style to display more info ([#460](https://github.com/yadPe/beatconnect_client/issues/460)) ([9a60a25](https://github.com/yadPe/beatconnect_client/commit/9a60a255fd1a3d776262838ad11d1a4de38fd189))
* **Beatmaps:** Grid columns count depending on window width ([#461](https://github.com/yadPe/beatconnect_client/issues/461)) ([7b4a511](https://github.com/yadPe/beatconnect_client/commit/7b4a5116f582112a3f5cbf37f047066104ba4b34))
## [0.3.4](https://github.com/yadPe/beatconnect_client/compare/v0.3.3...v0.3.4) (2021-07-03)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "beatconnect_client",
"productName": "Beatconnect Client",
"version": "0.3.4",
"version": "0.3.5",
"description": "Beatconnect power for osu irc",
"author": "yadpe <petitot.py@gmail.com>",
"license": "GPL-3.0",