Skip to content

Commit 80196d6

Browse files
committed
version 0.15.3
1 parent c402f4c commit 80196d6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.15.3](https://github.com/pyroscope-io/pyroscope/compare/v0.15.2...v0.15.3) (2022-04-27)
2+
3+
4+
### Features
5+
6+
* rails example added ([#1041](https://github.com/pyroscope-io/pyroscope/issues/1041)) ([a722a6e](https://github.com/pyroscope-io/pyroscope/commit/a722a6e93fdd1895179a0e1481c5d25a3c0dd5a5))
7+
8+
9+
110
## [0.15.2](https://github.com/pyroscope-io/pyroscope/compare/v0.15.1...v0.15.2) (2022-04-24)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Pyroscope Team",
33
"name": "pyroscope-oss",
44
"private": true,
5-
"version": "0.15.2",
5+
"version": "0.15.3",
66
"main": "webapp/javascript/components/FlameGraph/FlameGraphComponent/index.jsx",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)