Skip to content

Commit

Permalink
docs: prepare CHANGELOG.md for release
Browse files Browse the repository at this point in the history
  • Loading branch information
leberKleber committed Dec 25, 2023
1 parent 93ee0b3 commit 09e02f9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,24 @@
# Changelog

## v0.2.2

- add go mod retract directive to fix accidental released v1.1.0 fail

## v0.2.1

- make goreportcard 100% happy

## v0.2.0

- fix dbusConnWrapper close handling
- update go deps

## v0.1.0

- add mpris MediaPlayer2.Player signals (all)
- add ability to close dbus connection

## v0.0.1

- add mpris MediaPlayer2.Player methods (all)
- add mpris MediaPlayer2.Player properties (all)

0 comments on commit 09e02f9

Please sign in to comment.