update changelog

This commit is contained in:
Elliott Cable 2023-08-30 01:57:15 +00:00
parent 925c962945
commit 155ceae6ae

View file

@ -1,9 +1,13 @@
## next version
- replace `Thread_local` with `ocaml-ambient-context`, allowing for implicit scope in Lwt/Eio contexts
- update `ocaml-trace` interface to use the new `trace.0.3`-style API (breaking)
## 0.5
- new implementation for ocurl backend, using ezcurl and queues
- refactor lwt: Use `try%lwt` over `Lwt.catch`
- add `opentelemetry.trace` (optional, depends on `trace`)
- add `opentelemetry.trace` (optional, depends on `ocaml-trace`)
## 0.4