diff --git a/docs/_posts/2020-11-19-release-v2.0.22.md b/docs/_posts/2020-11-19-release-v2.0.22.md
index d82fe9ec6..0da460a38 100644
--- a/docs/_posts/2020-11-19-release-v2.0.22.md
+++ b/docs/_posts/2020-11-19-release-v2.0.22.md
@@ -1,5 +1,5 @@
---
-title: "v2.0.22 - 4G EPC More Stabilization"
+title: "v2.0.22 - Running for 1 Month"
date: 2020-11-19 09:35:00 -0500
categories:
- Release
@@ -17,7 +17,7 @@ head_inline: ""
- Network Restorations from GTP-U Error Indication ([1bed0d5](https://github.com/open5gs/open5gs/commit/1bed0d587275ad105c5fe6f0d9ca4ef1508a74e0))
- Work around SCTP_EVENTS broken - copy blindly from Osmocom's libosmo-netif ([f137d194](https://github.com/open5gs/open5gs/commit/f137d1947f0afaaf0a3ec37b35ff1ce99c757ded))
-#### Re-adding feature
+#### Re-adding features
- Support OAI UE/RAN ([#651](https://github.com/open5gs/open5gs/issues/651), [#584](https://github.com/open5gs/open5gs/issues/584)) -- [asoltanian1979](https://github.com/asoltanian1979), [s5uishida](https://github.com/s5uishida)
- Provide SGW GTP(S1) address to be advertised inside S1AP messages ([#367](https://github.com/open5gs/open5gs/pull/367)) -- [herlesupreeth](https://github.com/herlesupreeth)
diff --git a/docs/_posts/2020-12-11-release-v2.1.0.md b/docs/_posts/2020-12-11-release-v2.1.0.md
new file mode 100644
index 000000000..0c3657c29
--- /dev/null
+++ b/docs/_posts/2020-12-11-release-v2.1.0.md
@@ -0,0 +1,32 @@
+---
+title: "v2.1.0 - More Feature in 5G Core"
+date: 2020-12-11 14:20:00 -0500
+categories:
+ - Release
+tags:
+ - News
+ - Release
+head_inline: ""
+---
+
+#### Add PCF(Policy Control Function)
+
+#### Use HTTP/2 instead of HTTP/1.1 in 5G Core SBI
+
+#### PFCP Update
+- Flow-Description use 'to assigned' in Gx Interface
+- Support SDF Filter ID
+- Support F-TEID's Choose
+- BAR(Buffering) is added in PFCP session
+- Default Apply Action uses NOCP+BUFF
+
+#### Enhancement
+- Add parameter 'use_openair' for legacy UE ([#688](https://github.com/open5gs/open5gs/issues/688)) -- [s5uishida](https://github.com/s5uishida)
+- Add CentOS vagrant ([#684](https://github.com/open5gs/open5gs/pull/684)) -- [danielgora](https://github.com/danielgora)
+
+#### Bug Fixes
+- SCTP workaround for PEER_ADDR_PARAMS ([#707](https://github.com/open5gs/open5gs/issues/707)) -- [infinitydon](https://github.com/infinitydon)
+- Fix UPF for Landslide ([#685](https://github.com/open5gs/open5gs/issues/685)) -- [valenciakarlos](https://github.com/valenciakarlos)
+
+Download -- [v2.1.0.tar.gz](https://github.com/open5gs/open5gs/archive/v2.1.0.tar.gz)
+{: .notice--info}