Преглед на файлове

changelog: update

[skip ci]
Marcus Efraimsson преди 7 години
родител
ревизия
63c13198e3
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -18,7 +18,7 @@
 
 * Postgres/MySQL/MSSQL datasources now per default uses `max open connections` = `unlimited` (earlier 10), `max idle connections` = `2` (earlier 10) and `connection max lifetime` = `4` hours (earlier unlimited)
 
-# 5.3.2 (unreleased)
+# 5.3.2 (2018-10-24)
 
 * **InfluxDB/Graphite/Postgres**: Prevent cross site scripting (XSS) in query editor [#13667](https://github.com/grafana/grafana/issues/13667), thx [@svenklemm](https://github.com/svenklemm)
 * **Postgres**: Fix template variables error [#13692](https://github.com/grafana/grafana/issues/13692), thx [@svenklemm](https://github.com/svenklemm)