We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a9da1c commit 8dd9d6cCopy full SHA for 8dd9d6c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## <small>0.0.14 (2021-01-19)</small>
2
+
3
+* fixes a bug where pyroscope thinks a spy is not supported when it is ([0a9da1c](https://github.com/pyroscope-io/pyroscope/commit/0a9da1c))
4
5
6
7
## <small>0.0.13 (2021-01-19)</small>
8
9
* Add a few more colors and remove extra comment ([44dfb62](https://github.com/pyroscope-io/pyroscope/commit/44dfb62))
package.json
@@ -2,7 +2,7 @@
"author": "Pyroscope Team",
"private": true,
"name": "pyroscope",
- "version": "0.0.13",
+ "version": "0.0.14",
"repository": {
"type": "git",
"url": "https://github.com/pyroscope-io/pyroscope.git"
0 commit comments