Skip to content

Commit fd89c3c

Browse files
chore(master): release 0.8.3 (#67)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f351c58 commit fd89c3c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.8.3](https://github.com/kade-robertson/ddragon/compare/v0.8.2...v0.8.3) (2024-11-29)
4+
5+
6+
### Bug Fixes
7+
8+
* mark compatible with thiserror 1 or 2 ([#68](https://github.com/kade-robertson/ddragon/issues/68)) ([f351c58](https://github.com/kade-robertson/ddragon/commit/f351c5812f4e19877c5f8ae7011ead5a3587f8ee))
9+
* pin dependencies to work on 1.67.1 ([#66](https://github.com/kade-robertson/ddragon/issues/66)) ([65c8439](https://github.com/kade-robertson/ddragon/commit/65c843943d44693c4e92975f1ceb21ca08afabe5))
10+
311
## [0.8.2](https://github.com/kade-robertson/ddragon/compare/v0.8.1...v0.8.2) (2024-04-05)
412

513

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ddragon"
3-
version = "0.8.2"
3+
version = "0.8.3"
44
rust-version = "1.67.1"
55
edition = "2021"
66
license = "MIT"

0 commit comments

Comments
 (0)