diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5554aa6e..ddc6c193 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,38 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Updates likely also include translation updates.
+## [v0.7.1](https://github.com/gary-kim/riotchat/tree/v0.7.1) - 2021-02-05
+
+[Full Changelog](https://github.com/gary-kim/riotchat/compare/v0.7.0...v0.7.1)
+
+### Added
+
+- enh: add support for toggling permalink setting [\#258](https://github.com/gary-kim/riotchat/pull/258) ([@gary-kim](https://github.com/gary-kim))
+
+### Changed
+
+- Update to Element Web v1.7.20 [\#259](https://github.com/gary-kim/riotchat/pull/259) ([@gary-kim](https://github.com/gary-kim))
+
+### Fixed
+
+- fix: make sure show labs settings default is correct [\#255](https://github.com/gary-kim/riotchat/pull/255) ([@gary-kim](https://github.com/gary-kim))
+
+## [v0.6.21](https://github.com/gary-kim/riotchat/tree/v0.6.21) - 2021-02-05
+
+[Full Changelog](https://github.com/gary-kim/riotchat/compare/v0.6.20...v0.6.21)
+
+### Added
+
+- \[stable18\] enh: add support for toggling permalink setting [\#261](https://github.com/gary-kim/riotchat/pull/261) ([@gary-kim](https://github.com/gary-kim))
+
+### Changed
+
+- \[stable18\] Update to Element Web v1.7.20 [\#260](https://github.com/gary-kim/riotchat/pull/260) ([@gary-kim](https://github.com/gary-kim))
+
+### Fixed
+
+- \[stable18\] fix: make sure show labs settings default is correct [\#256](https://github.com/gary-kim/riotchat/pull/256) ([@gary-kim](https://github.com/gary-kim))
+
## [v0.6.20](https://github.com/gary-kim/riotchat/tree/v0.6.20) - 2021-01-26
[Full Changelog](https://github.com/gary-kim/riotchat/compare/v0.6.19...v0.6.20)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 934dbf17..069b42ca 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -13,7 +13,7 @@ This project is not affiliated, associated, authorized, endorsed by, or in any w
The name Element as well as related names, marks, emblems and images are registered trademarks of their respective owners.
The upstream project can be found at [https://github.com/vector-im/element-web](https://github.com/vector-im/element-web).]]>
- 0.6.20
+ 0.6.21
agpl
Gary Kim
RiotChat