We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edd0f10 commit 0ce6a0fCopy full SHA for 0ce6a0f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.8.1](https://github.com/kade-robertson/ddragon/compare/v0.8.0...v0.8.1) (2023-10-31)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** bump cacache to resolve reflink ([#60](https://github.com/kade-robertson/ddragon/issues/60)) ([edd0f10](https://github.com/kade-robertson/ddragon/commit/edd0f107f2d1c0ee79de88a0b322e24d996d30e2))
9
10
## [0.8.0](https://github.com/kade-robertson/ddragon/compare/v0.7.4...v0.8.0) (2023-10-15)
11
12
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ddragon"
-version = "0.8.0"
+version = "0.8.1"
rust-version = "1.67.1"
edition = "2021"
license = "MIT"
0 commit comments