We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de74eab + 069fccf commit 269cfc6Copy full SHA for 269cfc6
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## 0.6.0 (2020-02-13)
4
5
+* Updated `specs` to `0.16.0`. ([#19])
6
+* Removed the `"nightly"` feature. ([#19])
7
8
+[#19]: https://github.com/rustgd/specs-hierarchy/pull/19
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "specs-hierarchy"
-version = "0.5.1"
+version = "0.6.0"
authors = ["Aceeri <conmcclusk@gmail.com>", "Rhuagh <seamonr@gmail.com>"]
repository = "https://github.com/rustgd/specs-hierarchy.git"
homepage = "https://github.com/rustgd/specs-hierarchy.git"
0 commit comments