Skip to content

Commit 4387f51

Browse files
committed
Further fix the Debian package release notes
1 parent 591c989 commit 4387f51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packaging/ppa/debian/changelog

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
songrec (0.3.0) bionic; urgency=low
22

3-
* Introduce a new command-line interface allowing to use microphone recognition from the command line, with the `recognize` and `listen` commands (thanks to @Humer12007), keeping older command backwards compatibility.
3+
* Introduce a new command-line interface allowing to use microphone recognition from the command line, with the `recognize` and `listen` commands (thanks to @Hummer12007), keeping older command backwards compatibility.
44
* Update the CSV export format in order to introduce new "`track_key`", "`release_year`" and "`genre`" columns (thanks to @tyd), where `track_key` is an identifier internal to the Shazam database.
5-
* Allow exposing song metadata through the standard DBus MPRIS interface (thanks to @Humer12007).
5+
* Allow exposing song metadata through the standard DBus MPRIS interface (thanks to @Hummer12007).
66
* Improve source code structure in order to split the dual CLI/GUI parts from the core thread communication and fingerprinting parts and from other platform-dependant utility code.
77
* Update certain dependent crates to more recent minor versions, among other possible things in order to accept a higher LibreSSL version.
88
* Add the program version without the program help output (see the `-h` or `-V', `--version` options).

0 commit comments

Comments
 (0)