chore: release v0.4.1

This commit is contained in:
Jack Wills
2023-11-20 17:53:39 +00:00
parent ba2780c86f
commit 7346ca1f1e
4 changed files with 13 additions and 17 deletions
+6 -3
View File
@@ -1,7 +1,10 @@
# <a href='https://github.com/mrjackwills/oxker/releases/tag/v0.4.1'>v0.4.1</a>
### 2023-11-20
### (Quick) Fixes
+ Bollard dependency fix, [1702414f922d87ff1cb6654128c09c0074870123]
+ GitHub workflow, cargo publish before create release, [ae4ce3b549c40cc8bd713f375f030b185179a6e2]
+ `as_ref()` fixed, thanks [Daniel-Boll](https://github.com/Daniel-Boll), [77fbaa8b1669286369b6ec1edd80220c808b628f]
+ Bollard dependency fix, [1702414f](https://github.com/mrjackwills/oxker/commit/1702414f922d87ff1cb6654128c09c0074870123)
+ GitHub workflow, cargo publish before create release, [ae4ce3b5](https://github.com/mrjackwills/oxker/commit/ae4ce3b549c40cc8bd713f375f030b185179a6e2)
+ `as_ref()` fixed, thanks [Daniel-Boll](https://github.com/Daniel-Boll), [77fbaa8b](https://github.com/mrjackwills/oxker/commit/77fbaa8b1669286369b6ec1edd80220c808b628f)
See [https://github.com/mrjackwills/oxker/releases/tag/v0.4.0](https://github.com/mrjackwills/oxker/releases/tag/v0.4.0) for more detailed v0.4.0 release notes