We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28dfebf commit 604dfcaCopy full SHA for 604dfca
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.1.0](https://github.com/WFCD/warframe.rs/compare/v5.0.1...v5.1.0) (2024-07-11)
2
+
3
4
+### Features
5
6
+* market module ([#16](https://github.com/WFCD/warframe.rs/issues/16)) ([28dfebf](https://github.com/WFCD/warframe.rs/commit/28dfebf4bcf5d62f3258bd67e51536ae46fc4962))
7
8
## [5.0.1](https://github.com/WFCD/warframe.rs/compare/v5.0.0...v5.0.1) (2024-06-23)
9
10
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "warframe"
-version = "5.0.1"
+version = "5.1.0"
edition = "2021"
description = "An async crate to wrap Warframe's Worldstate API."
readme = "./README.md"
0 commit comments