We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea8ddb1 commit 3ab23baCopy full SHA for 3ab23ba
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [6.2.0](https://github.com/WFCD/warframe.rs/compare/v6.1.0...v6.2.0) (2024-10-28)
2
+
3
4
+### Features
5
6
+* damage types ([#20](https://github.com/WFCD/warframe.rs/issues/20)) ([ea8ddb1](https://github.com/WFCD/warframe.rs/commit/ea8ddb1ff1fd451ca7397d7529f9d1578b75170a))
7
8
# [6.1.0](https://github.com/WFCD/warframe.rs/compare/v6.0.1...v6.1.0) (2024-10-21)
9
10
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "warframe"
-version = "6.1.0"
+version = "6.2.0"
edition = "2021"
description = "An async crate to wrap Warframe's Worldstate API."
readme = "./README.md"
0 commit comments