chore: update CHANGES

This commit is contained in:
Elliott Cable 2023-09-22 20:22:11 +00:00
parent d578de0ceb
commit f5cd6e0bf0

View file

@ -1,5 +1,7 @@
## next version
- fix ticker thread shutdown
- migrated to OTEL proto files v1.0
- replace `Thread_local` with `ocaml-ambient-context`, allowing for implicit scope in Lwt/Eio contexts (#34)
- update `ocaml-trace` interface to use the new `trace.0.3`-style API (breaking, see #34)