Aside from dependabot inflating the changelog, I changed the parsing of responses from PSN a fair bit to account for some edge cases that failed to parse. Don't think there's anything else worth highlighting on this release aside from that.
What's Changed
- build(deps): bump reqwest from 0.11.11 to 0.11.12 by @dependabot in #63
 - build(deps): bump notify-rust from 4.5.8 to 4.5.10 by @dependabot in #66
 - build(deps): bump tokio from 1.21.1 to 1.21.2 by @dependabot in #67
 - build(deps): bump serde from 1.0.144 to 1.0.145 by @dependabot in #65
 - build(deps): bump egui-notify from 0.4.0 to 0.4.1 by @dependabot in #75
 - build(deps): bump reqwest from 0.11.12 to 0.11.13 by @dependabot in #88
 - build(deps): bump egui-notify from 0.4.1 to 0.4.4 by @dependabot in #83
 - build(deps): bump poll-promise from 0.1.0 to 0.2.0 by @dependabot in #82
 - build(deps): bump serde from 1.0.145 to 1.0.147 by @dependabot in #81
 - Improve XML parsing by @RainbowCookie32 in #90
 - actions cleanups by @RainbowCookie32 in #93
 
Full Changelog: v0.3.0...v0.3.1