diff --git a/CHANGELOG b/CHANGELOG
index 7ea1cfe..ff235ab 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -53,3 +53,9 @@
[1.2.0]
* Update to Peertube v3.0.0 RC1
+
+[2.0.0]
+* Update to Peertube v3.0.0
+* Remove deprecated video abuse API
+* Update the default configuration to not federate unlisted videos. We recommend to admins to update this [setting](https://github.com/Chocobozzz/PeerTube/blob/develop/config/production.yaml.example#L182)
+* Update the default configuration to remove remote video views to reduce DB size and improve performances. We recommend to admins to update this [setting](https://github.com/Chocobozzz/PeerTube/blob/develop/config/production.yaml.example#L170)
diff --git a/DESCRIPTION.md b/DESCRIPTION.md
index fd0e050..c1238e9 100644
--- a/DESCRIPTION.md
+++ b/DESCRIPTION.md
@@ -1,4 +1,4 @@
-This app packages PeerTube 2.4.0
+This app packages PeerTube 3.0.0
## About