# Changelog 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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [1.1.0](https://github.com/jdrouet/pcloud/compare/pcloud-cli-v1.0.0...pcloud-cli-v1.1.0) - 2024-08-11 ### Added - create multipart file upload command and use it in cli ([#62](https://github.com/jdrouet/pcloud/pull/62)) - *(cli)* create upload queue running on multiple threads ([#59](https://github.com/jdrouet/pcloud/pull/59)) - *(cli)* create download queue and assign multiple threads for downloading files ([#58](https://github.com/jdrouet/pcloud/pull/58)) ### Other - update existing code ([#89](https://github.com/jdrouet/pcloud/pull/89))