We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5086e3 commit ef2c943Copy full SHA for ef2c943
CHANGELOG.md
@@ -2,7 +2,15 @@
2
3
## [Unreleased]
4
5
-[Unreleased]: https://github.com/foresterre/storyteller/compare/v0.6.0...HEAD
+[Unreleased]: https://github.com/foresterre/storyteller/compare/v0.6.1...HEAD
6
+
7
+## [0.6.1] - 2022-06-19
8
9
+### Fixed
10
11
+* Fix excessive packaged crate size
12
13
+[0.6.1]: https://github.com/foresterre/bisector/compare/v0.6.0...v0.6.1
14
15
## [0.6.0] - 2022-06-17
16
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "storyteller"
-version = "0.6.0"
+version = "0.6.1"
edition = "2018"
authors = ["Martijn Gribnau <[email protected]>"]
0 commit comments