increment version
This commit is contained in:
6
changelog/0.0.1.md
Normal file
6
changelog/0.0.1.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 0.0.1
|
||||
|
||||
- Implemented Jellyfin connection
|
||||
- Implemented Discord Rich Presence connection
|
||||
- Set up Rich Presence updating loop to reflect music playback status
|
||||
- Added patch for MacOS compatibility with `pypresence` library
|
||||
6
changelog/0.1.0.md
Normal file
6
changelog/0.1.0.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 0.1.0
|
||||
|
||||
- Complete rewrite of the codebase, separating concerns into distinct modules for better maintainability
|
||||
- Added support for multiple media types (music, movies, TV shows) in Discord Rich Presence
|
||||
- Added support for `start` and `end` timestamps in Rich Presence
|
||||
- Improved error handling and logging for easier debugging
|
||||
Reference in New Issue
Block a user