Skip to content

Latest commit

 

History

History
63 lines (54 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

63 lines (54 loc) · 2.56 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.3.2 - 2021-07-30

Changed

0.3.1 - 2021-05-13

Changed

  • Add backoff-retry behavior to coldsnap uploads. #56
  • Update dependencies. #48, #50, #51, #54, #55, #58, #60
  • Fix clippy warnings for Rust 1.52. #57

0.3.0 - 2021-02-25

Breaking Changes

  • Updated tokio to v1, this is a breaking change when using coldsnap as a library. #39

Changed

  • Fix an issue with download filepaths #40

0.2.0 - 2020-11-11

Changed

  • Added Cargo.toml features to switch between rusoto native-tls and rustls. #18

0.1.0 - 2020-08-05

Added

  • Everything!