radiobrowser-lib-rust/CHANGELOG.md

25 lines
521 B
Markdown
Raw Normal View History

2023-09-13 20:13:10 +00:00
# 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]
2023-10-20 18:52:08 +00:00
## [0.6.1] 2023-10-20
### Fixed
* dependencies updated
* fixed example in readme
* clonable structs
* changed bins to examples
2023-09-13 20:13:10 +00:00
## [0.6.0] 2023-09-13
### Fixed
* dependencies updated
* added features: brotli, rustls, gzip, deflate, default-rustls