Release v0.4.2
This commit is contained in:
parent
3d156516c6
commit
9f4c763947
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## v0.4.2 (2022-05-12)
|
||||
|
||||
- Added the `ListenBrainz::import()` method to allow importing
|
||||
listens at a specified timestamp.
|
||||
|
||||
## v0.4.1 (2021-12-03)
|
||||
|
||||
- Fixed a broken link in the documentation;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "listenbrainz"
|
||||
version = "0.4.1"
|
||||
version = "0.4.2"
|
||||
authors = ["Koen Bolhuis <koen.bolhuis@gmail.com>"]
|
||||
edition = "2018"
|
||||
license = "MIT"
|
||||
|
|
Loading…
Reference in New Issue