Skip to content

Commit edbe01d

Browse files
committed
version 0.0.23
1 parent a58d354 commit edbe01d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## <small>0.0.23 (2021-02-17)</small>
2+
3+
* Add translations structure (#81) ([05b9fa8](https://github.com/pyroscope-io/pyroscope/commit/05b9fa8)), closes [#81](https://github.com/pyroscope-io/pyroscope/issues/81)
4+
* Create README.ch.md ([fe33f46](https://github.com/pyroscope-io/pyroscope/commit/fe33f46))
5+
* Update diagram in CH version ([72d98c6](https://github.com/pyroscope-io/pyroscope/commit/72d98c6))
6+
* Update README.md ([b1cfe82](https://github.com/pyroscope-io/pyroscope/commit/b1cfe82))
7+
* updates rbspy version (relative filenames update) ([a58d354](https://github.com/pyroscope-io/pyroscope/commit/a58d354))
8+
9+
10+
111
## <small>0.0.22 (2021-02-16)</small>
212

313
* fix upload URL to include existing path (#76) ([221988f](https://github.com/pyroscope-io/pyroscope/commit/221988f)), closes [#76](https://github.com/pyroscope-io/pyroscope/issues/76)

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
"private": true,
44
"name": "pyroscope",
5-
"version": "0.0.22",
5+
"version": "0.0.23",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/pyroscope-io/pyroscope.git"

0 commit comments

Comments
 (0)