We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14655e4 commit 23f7abfCopy full SHA for 23f7abf
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## 1.14.0
4
+
5
+##### Chores
6
7
+* fix styling (#771) (14655e41)
8
9
+##### New Features
10
11
+* **DiffFlameGraph:** Analyze Diff Flame Graph with Grafana Assistant (#752) (e18b2639)
12
13
14
## 1.13.0
15
16
##### Chores
package.json
@@ -1,6 +1,6 @@
{
"name": "pyroscope-app-plugin",
- "version": "1.13.0",
+ "version": "1.14.0",
"description": "Grafana Pyroscope app plugin (profiles)",
"license": "AGPL-3.0-only",
"author": "Grafana",
0 commit comments