Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 546 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 546 Bytes

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.1.1 (2022-04-23)

Added

  • HttpsClient::{add_header, headers_mut} methods (#981)

Changed

  • Rust 2021 edition upgrade (#889)

0.1.0 (2021-05-10)

  • Initial release