Skip to content

Commit

Permalink
version 0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
petethepig committed Jan 20, 2021
1 parent 5500c71 commit 8ba4750
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## <small>0.0.15 (2021-01-20)</small>

* implements #29 ([a42a241](https://github.com/pyroscope-io/pyroscope/commit/a42a241)), closes [#29](https://github.com/pyroscope-io/pyroscope/issues/29)
* new logo ([a22b529](https://github.com/pyroscope-io/pyroscope/commit/a22b529))
* Update README.md ([fa51d9d](https://github.com/pyroscope-io/pyroscope/commit/fa51d9d))



## <small>0.0.14 (2021-01-19)</small>

* fixes a bug where pyroscope thinks a spy is not supported when it is ([0a9da1c](https://github.com/pyroscope-io/pyroscope/commit/0a9da1c))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Pyroscope Team",
"private": true,
"name": "pyroscope",
"version": "0.0.14",
"version": "0.0.15",
"repository": {
"type": "git",
"url": "https://github.com/pyroscope-io/pyroscope.git"
Expand Down

0 comments on commit 8ba4750

Please sign in to comment.