File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+ This project adheres to [ Semantic Versioning] ( https://semver.org ) .
3+
4+ ## [ 0.3.0] - 2021-11-09
5+ - Check if track length is available instead of crashing (#5 )
6+ - Add custom config (#3 ), there's more fields now, look at readme
7+ - Log based on level (configurable)
8+ - Turn back on presence when a player connects
9+
10+ ## [ 0.2.0] - 2021-11-05
11+ - Disable rich presence when main player is closed and there are no more
12+ - Dynamically switch if main player is closed but another is open
13+ - Only get info from main player instead of any
14+
15+ ## [ 0.1.0] - 2021-10-30
16+ Initial release
17+
18+ [ 0.3.0 ] : https://github.com/Rosettea/Hilbish/compare/v0.2.0...v0.3.0
19+ [ 0.2.0 ] : https://github.com/Rosettea/Hilbish/compare/v0.1.0...v0.2.0
20+ [ 0.1.0 ] : https://github.com/TorchedSammy/Clematis/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments