0.2.1 release prep

This commit is contained in:
Aravinth Manivannan 2021-04-01 22:52:26 +05:30
parent 14af17a17f
commit df727889c6
Signed by: realaravinth
GPG key ID: AD9F0F08E855ED88

View file

@ -5,7 +5,7 @@
</p>
[![Documentation](https://img.shields.io/badge/docs-master-blue)](https://mcaptcha.github.io/pow_sha256/pow_sha256/index.html)
[![Documentation](https://img.shields.io/badge/docs-0.2.0-yellow)](https://mcaptcha.org/docs/api/pow-sha256)
[![Documentation](https://img.shields.io/badge/docs-0.2.1-yellow)](https://mcaptcha.org/docs/api/pow-sha256)
![CI (Linux)](<https://github.com/mCaptcha/pow_sha256/workflows/CI%20(Linux)/badge.svg>)
[![dependency status](https://deps.rs/repo/github/mCaptcha/pow_sha256/status.svg)](https://deps.rs/repo/github/mCaptcha/pow_sha256)
<br />
@ -13,6 +13,9 @@
</div>
**NOTE: All versions prior to 0.2.1 produce broken PoWs, upgrade to
latest version**
> pow_sha256's copy of `pow_sha256` by
> [robkorn](https://github.com/robkorn/pow_sha256)
> which is a modified version of [`pow` library](https://github.com/bddap/pow).