docs: changelog

This commit is contained in:
Jack Wills
2022-07-23 13:50:27 +00:00
parent c774b10d55
commit 04a1beccd1
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -1,3 +1,12 @@
### Chores
+ update Cargo.toml, in prepartion for crates.io publishing, [fdc6898e20c41415f03e310d7b84af4b6c39ab62]
### Docs
+ added cargo install instructions, [c774b10d557b10885b9d3a0b3612330a8ecb1cd5]
### Fixes
+ use SpawnId for docker hashmap JoinHandle mapping, [1ae95d58c3302a95d5a0a2f0b61b126c72b6e166]
# <a href='https://github.com/mrjackwills/oxker/releases/tag/v0.1.0'>v0.1.0</a> # <a href='https://github.com/mrjackwills/oxker/releases/tag/v0.1.0'>v0.1.0</a>
### 2022-07-23 ### 2022-07-23
+1 -1
View File
@@ -28,7 +28,7 @@ Now published on <a href='https://www.crates.io/crates/oxker' target='_blank' re
``` cargo install oxker``` ``` cargo install oxker```
else see the <a href="https://github.com/mrjackwills/oxker/releases" target='_blank' rel='noopener noreferrer'>pre-built binaries</a> else see the <a href="https://github.com/mrjackwills/oxker/releases/latest" target='_blank' rel='noopener noreferrer'>pre-built binaries</a>
or, download & install (x86_64 one liner) or, download & install (x86_64 one liner)