diff --git a/CHANGELOG.md b/CHANGELOG.md
index d5a44dfb..d65c760d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,9 @@
# Changelog
-## 2.1.0 - 2020-02-xx
+## 2.1.0 - 2020-03-11
### Added
-- occ command for executing dataloads [#16](https://github.com/rello/analytics/issues/16)
- Datasource: JSON [#21](https://github.com/rello/analytics/issues/21) (e.g. [NC monitoring](https://github.com/Rello/analytics/wiki/Datasource:-JSON))
+- occ command for executing dataloads [#16](https://github.com/rello/analytics/issues/16)
- Data deletion with wildcards
- Compatible with dark theme [#11](https://github.com/rello/analytics/issues/11)
diff --git a/README.md b/README.md
index b8eedbef..998de4d3 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ From data to report. This on premise data warehouse solution provides modular da
## Features
- Datasources: local/remote file, API, imports, manual entry
-- 3rd party*: GitHub Statistics, website grabber
+- 3rd party*: GitHub Statistics, website grabber, JSON
- Storage: stream or database
- Advanced dataloads with scheduling
- Visualization: charts, tables
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 905232a4..2da59d34 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -8,7 +8,7 @@ From data to report. This on premise data warehouse solution provides modular da
## Features:
- Datasources: local/remote file, API, imports, manual entry
-- 3rd party*: GitHub Statistics, website grabber
+- 3rd party*: GitHub Statistics, website grabber, JSON
- Storage: stream or database
- Advanced dataloads with scheduling
- Visualization: charts, tables
@@ -18,7 +18,7 @@ From data to report. This on premise data warehouse solution provides modular da
(*work in progress)
]]>
- 2.0.0
+ 2.1.0
agpl
Marcel Scherello
Analytics