From df727889c60740bd155d5a06076884636952c66f Mon Sep 17 00:00:00 2001
From: realaravinth
Date: Thu, 1 Apr 2021 22:52:26 +0530
Subject: [PATCH] 0.2.1 release prep
---
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 80bc788..67ba578 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
[![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)]()
[![dependency status](https://deps.rs/repo/github/mCaptcha/pow_sha256/status.svg)](https://deps.rs/repo/github/mCaptcha/pow_sha256)
@@ -13,6 +13,9 @@
+**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).