From 7ede2b783e844b38e2486a42b388add8267a73f3 Mon Sep 17 00:00:00 2001 From: prezesp Date: Thu, 13 Jun 2019 18:57:48 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2220eea..23e2f47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## [Unreleased] +## [v0.8] - 2019-06-13 ### Added - Make it possible to add new bucket. +### Fixed +- Fix reading the buckets after removing the main bucket from scoop iself. + ## [v0.7] - 2019-01-09 ### Added - Display download progress.