From f284bb818e4bca6ee9736dda0aee866429d56f4c Mon Sep 17 00:00:00 2001 From: Bruno Alla Date: Wed, 25 Sep 2019 08:02:22 +0100 Subject: [PATCH] Update changelog in preparation for release --- HISTORY.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 26f54c86..7d233a6f 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,8 +3,8 @@ History ======= -unreleased ----------- +1.2.0 (2019-09-25) +------------------ - Add user's favorite albums, artists, tracks and playlists in user resource. - Add ``headers`` kwarg in Client to force session headers.