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

updates changelog for 6.1.6

bergquist преди 6 години
родител
ревизия
945cbf4710
променени са 2 файла, в които са добавени 13 реда и са изтрити 2 реда
  1. 11 0
      CHANGELOG.md
  2. 2 2
      latest.json

+ 11 - 0
CHANGELOG.md

@@ -1,5 +1,16 @@
 # 6.2.0 (unreleased)
 
+# 6.1.6 (2019-04-29)
+### Features / Enhancements
+* **Security**: Bump jQuery to 3.4.0 . [#16761](https://github.com/grafana/grafana/pull/16761), [@dprokop](https://github.com/dprokop)
+
+### Bug Fixes
+* **Playlist**: Fix loading dashboards by tag. [#16727](https://github.com/grafana/grafana/pull/16727), [@marefr](https://github.com/marefr)
+
+# 6.1.5 (2019-04-29)
+
+* **Security**: Urgent security patch release. Please read more in our [blog](https://grafana.com/blog/2019/04/29/grafana-5.4.4-and-6.1.6-released-with-important-security-fix/)
+
 # 6.1.4 (2019-04-16)
 
 ### Bug Fixes

+ 2 - 2
latest.json

@@ -1,4 +1,4 @@
 {
-  "stable": "6.1.3",
-  "testing": "6.1.3"
+  "stable": "6.1.6",
+  "testing": "6.1.6"
 }