File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## <small >0.0.26 (2021-03-08)</small >
2
+
3
+ * Add Pyroscope cloud instructions ([ 3765ea2] ( https://github.com/pyroscope-io/pyroscope/commit/3765ea2 ) )
4
+ * add unit tests (#98 ) ([ 31474b3] ( https://github.com/pyroscope-io/pyroscope/commit/31474b3 ) ), closes [ #98 ] ( https://github.com/pyroscope-io/pyroscope/issues/98 )
5
+ * check to see if logrus is used ([ e2ff648] ( https://github.com/pyroscope-io/pyroscope/commit/e2ff648 ) )
6
+ * fixes dependency graph task ([ e4c2168] ( https://github.com/pyroscope-io/pyroscope/commit/e4c2168 ) )
7
+ * removes logrus dependency from the library code ([ f8e033e] ( https://github.com/pyroscope-io/pyroscope/commit/f8e033e ) )
8
+ * Update contributors ([ a39c7ab] ( https://github.com/pyroscope-io/pyroscope/commit/a39c7ab ) )
9
+ * Updates README with information about the cloud ([ 2da1333] ( https://github.com/pyroscope-io/pyroscope/commit/2da1333 ) )
10
+ * consistency: removes "log" alias in favor of "logrus" ([ a66f8b3] ( https://github.com/pyroscope-io/pyroscope/commit/a66f8b3 ) )
11
+
12
+
13
+
1
14
## <small >0.0.25 (2021-02-26)</small >
2
15
3
16
* adds eBPF spy ([ 3438826] ( https://github.com/pyroscope-io/pyroscope/commit/3438826 ) )
Original file line number Diff line number Diff line change 2
2
"author" : " Pyroscope Team" ,
3
3
"private" : true ,
4
4
"name" : " pyroscope" ,
5
- "version" : " 0.0.25 " ,
5
+ "version" : " 0.0.26 " ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
8
"url" : " https://github.com/pyroscope-io/pyroscope.git"
You can’t perform that action at this time.
0 commit comments