diff --git a/README.md b/README.md
index 4762c2e1a..684310961 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
[](https://crates.io/crates/actix-web)
[](https://docs.rs/actix-web/4.0.0-beta.2)
[](https://blog.rust-lang.org/2020/03/12/Rust-1.46.html)
-
+
[](https://deps.rs/crate/actix-web/4.0.0-beta.2)
[](https://github.com/actix/actix-web/actions)
diff --git a/actix-files/CHANGES.md b/actix-files/CHANGES.md
index 8e5566b61..6e2a241ac 100644
--- a/actix-files/CHANGES.md
+++ b/actix-files/CHANGES.md
@@ -1,12 +1,16 @@
# Changes
## Unreleased - 2021-xx-xx
+
+
+## 0.6.0-beta.2 - 2021-02-10
* Fix If-Modified-Since and If-Unmodified-Since to not compare using sub-second timestamps. [#1887]
* Replace `v_htmlescape` with `askama_escape`. [#1953]
[#1887]: https://github.com/actix/actix-web/pull/1887
[#1953]: https://github.com/actix/actix-web/pull/1953
+
## 0.6.0-beta.1 - 2021-01-07
* `HttpRange::parse` now has its own error type.
* Update `bytes` to `1.0`. [#1813]
diff --git a/actix-files/Cargo.toml b/actix-files/Cargo.toml
index 506669656..f7e1a6c0d 100644
--- a/actix-files/Cargo.toml
+++ b/actix-files/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "actix-files"
-version = "0.6.0-beta.1"
+version = "0.6.0-beta.2"
authors = ["Nikolay Kim "]
description = "Static file serving for Actix Web"
readme = "README.md"
diff --git a/actix-http-test/README.md b/actix-http-test/README.md
index bca9a7976..66f15979d 100644
--- a/actix-http-test/README.md
+++ b/actix-http-test/README.md
@@ -4,7 +4,7 @@
[](https://crates.io/crates/actix-http-test)
[](https://docs.rs/actix-http-test/2.1.0)
-
+
[](https://deps.rs/crate/actix-http-test/2.1.0)
[](https://gitter.im/actix/actix-web?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
diff --git a/actix-http/README.md b/actix-http/README.md
index 2cf008553..4ec5b97af 100644
--- a/actix-http/README.md
+++ b/actix-http/README.md
@@ -4,9 +4,12 @@
[](https://crates.io/crates/actix-http)
[](https://docs.rs/actix-http/3.0.0-beta.2)
-
-[](https://deps.rs/crate/actix-http/3.0.0-beta.2)
-[](https://gitter.im/actix/actix-web?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+[](https://blog.rust-lang.org/2020/03/12/Rust-1.46.html)
+
+
+[](https://deps.rs/crate/actix-http/3.0.0-beta.2)
+[](https://crates.io/crates/actix-http)
+[](https://gitter.im/actix/actix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## Documentation & Resources
diff --git a/actix-multipart/README.md b/actix-multipart/README.md
index f202f5704..defcf7828 100644
--- a/actix-multipart/README.md
+++ b/actix-multipart/README.md
@@ -4,9 +4,12 @@
[](https://crates.io/crates/actix-multipart)
[](https://docs.rs/actix-multipart/0.4.0-beta.2)
-
-[](https://deps.rs/crate/actix-multipart/0.4.0-beta.2)
-[](https://gitter.im/actix/actix-web?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+[](https://blog.rust-lang.org/2020/03/12/Rust-1.46.html)
+
+
+[](https://deps.rs/crate/actix-multipart/0.4.0-beta.2)
+[](https://crates.io/crates/actix-multipart)
+[](https://gitter.im/actix/actix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## Documentation & Resources
diff --git a/awc/README.md b/awc/README.md
index 254c1a3a2..043ae6a41 100644
--- a/awc/README.md
+++ b/awc/README.md
@@ -4,7 +4,7 @@
[](https://crates.io/crates/awc)
[](https://docs.rs/awc/3.0.0-beta.2)
-
+
[](https://deps.rs/crate/awc/3.0.0-beta.2)
[](https://gitter.im/actix/actix-web?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)