diff --git a/CHANGELOG.md b/CHANGELOG.md
index 69d21b5e..1f412004 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Riot Chat for Nextcloud Changelog
+## [v0.1.6](https://github.com/gary-kim/riotchat/tree/v0.1.6) - 2020-05-05
+
+[Full Changelog](https://github.com/gary-kim/riotchat/compare/v0.1.5...v0.1.6)
+
+### Fixed
+
+- Revert to wildcard CSPs. [\#24](https://github.com/gary-kim/riotchat/pull/24) ([@gary-kim](https://github.com/gary-kim))
+
+
## [v0.1.5](https://github.com/gary-kim/riotchat/tree/v0.1.5) - 2020-05-05
[Full Changelog](https://github.com/gary-kim/riotchat/compare/v0.1.4...v0.1.5)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e9096cd1..e4edf94d 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 Riot.im 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/riot-web](https://github.com/vector-im/riot-web).]]>
- 0.1.5
+ 0.1.6
agpl
Gary Kim
RiotChat