File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,22 @@ Types of changes:
1616
1717## [ Unreleased]
1818
19+ ## [ 0.8.3]
20+
21+ ### Added
22+
23+ - rustfmt.toml to enforce formatting
24+
25+ ### Changed
26+
27+ - Update README/docs to clarify MacOS Usage (#60 thank you! @ILikeTeaALot )
28+
29+ ### Fixed
30+
31+ - Standardized line ending behavior in Git
32+ - Implement error for all error types (#63 thank you! @nick42d )
33+ - Exclude dbus on Android (#59 thank you! @will3942 )
34+
1935## [ 0.8.2]
2036
2137### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " souvlaki"
3- version = " 0.8.2 "
3+ version = " 0.8.3 "
44authors = [
" Sinono3 <[email protected] >" ]
55edition = " 2018"
66description = " A cross-platform media key and metadata handling library."
You can’t perform that action at this time.
0 commit comments