mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-08 03:47:57 -04:00
deploy: 35bb142cd0
This commit is contained in:
parent
63a7c74f54
commit
130480acd5
4 changed files with 28 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
# 0.9.1
|
||||
|
||||
|
||||
- fix: upper bound on ppxlib
|
||||
- feat trace-tef: print names of non-closed spans upon exit
|
||||
- fix: block signals in background threads
|
||||
|
||||
# 0.9
|
||||
|
||||
- add an extensible sum type, so users can implement custom events. For example
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
# 0.9.1
|
||||
|
||||
|
||||
- fix: upper bound on ppxlib
|
||||
- feat trace-tef: print names of non-closed spans upon exit
|
||||
- fix: block signals in background threads
|
||||
|
||||
# 0.9
|
||||
|
||||
- add an extensible sum type, so users can implement custom events. For example
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
# 0.9.1
|
||||
|
||||
|
||||
- fix: upper bound on ppxlib
|
||||
- feat trace-tef: print names of non-closed spans upon exit
|
||||
- fix: block signals in background threads
|
||||
|
||||
# 0.9
|
||||
|
||||
- add an extensible sum type, so users can implement custom events. For example
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
# 0.9.1
|
||||
|
||||
|
||||
- fix: upper bound on ppxlib
|
||||
- feat trace-tef: print names of non-closed spans upon exit
|
||||
- fix: block signals in background threads
|
||||
|
||||
# 0.9
|
||||
|
||||
- add an extensible sum type, so users can implement custom events. For example
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue