File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.3.0] - 2024-03-27
11
+
10
12
### Changed
11
13
12
14
- BREAKING: Update ` reqwest ` to v0.12.x which is based on ` hyper ` , ` http ` and ` http-body ` v1
@@ -38,7 +40,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
38
40
39
41
- Initial release
40
42
41
- [ Unreleased ] : https://github.com/d-k-bo/mediathekviewweb-rs/compare/v0.2.0...HEAD
43
+ [ Unreleased ] : https://github.com/d-k-bo/mediathekviewweb-rs/compare/v0.3.0...HEAD
44
+ [ 0.3.0 ] : https://github.com/d-k-bo/mediathekviewweb-rs/compare/v0.2.0...v0.3.0
42
45
[ 0.2.0 ] : https://github.com/d-k-bo/mediathekviewweb-rs/compare/v0.1.2...v0.2.0
43
46
[ 0.1.2 ] : https://github.com/d-k-bo/mediathekviewweb-rs/compare/v0.1.1...v0.1.2
44
47
[ 0.1.1 ] : https://github.com/d-k-bo/mediathekviewweb-rs/compare/v0.1.0...v0.1.1
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " mediathekviewweb"
3
- version = " 0.2 .0"
3
+ version = " 0.3 .0"
4
4
edition = " 2021"
5
5
description = " Client for the MediathekViewWeb API"
6
6
repository = " https://github.com/d-k-bo/mediathekviewweb-rs"
You can’t perform that action at this time.
0 commit comments