# 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] ## [2.0.0](https://github.com/jdrouet/pcloud/compare/pcloud-v1.1.0...pcloud-v2.0.0) - 2024-08-11 ### Added - create multipart file upload command and use it in cli ([#62](https://github.com/jdrouet/pcloud/pull/62)) ### Other - update existing code ([#89](https://github.com/jdrouet/pcloud/pull/89)) - remove fuse project ([#70](https://github.com/jdrouet/pcloud/pull/70)) - *(lib)* create named_params method for file and folder identifier ([#52](https://github.com/jdrouet/pcloud/pull/52)) - *(lib)* make all http commands be Send ([#57](https://github.com/jdrouet/pcloud/pull/57))