From 82e3e97f1572082cfb2ff0855415d0cdd2ba0036 Mon Sep 17 00:00:00 2001 From: Elliott Cable Date: Wed, 30 Aug 2023 01:57:50 +0000 Subject: [PATCH] add PR number in changelog --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index c9dcc095..05aff23d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,7 @@ ## 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) +- 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) ## 0.5