Skip to content

Commit 3aa1429

Browse files
committed
chore: add changelog
1 parent 5781830 commit 3aa1429

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
@@ -0,0 +1,20 @@
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

0 commit comments

Comments
 (0)