diff --git a/linol-lwt/_doc-dir/CHANGES.md b/linol-lwt/_doc-dir/CHANGES.md index 9e85f54d..e215c99a 100644 --- a/linol-lwt/_doc-dir/CHANGES.md +++ b/linol-lwt/_doc-dir/CHANGES.md @@ -1,4 +1,13 @@ +# 0.7 + +- Handle `End_of_file` by exiting +- Fix: make server requests thread safe +- Use positionEncoding advertised by clients +- Use IO.catch in async +- Log exceptions in async notification handler +- Add more error handlers and logging around notif/request handlers +- Add on_req_shutdown # 0.6 diff --git a/linol/_doc-dir/CHANGES.md b/linol/_doc-dir/CHANGES.md index 9e85f54d..e215c99a 100644 --- a/linol/_doc-dir/CHANGES.md +++ b/linol/_doc-dir/CHANGES.md @@ -1,4 +1,13 @@ +# 0.7 + +- Handle `End_of_file` by exiting +- Fix: make server requests thread safe +- Use positionEncoding advertised by clients +- Use IO.catch in async +- Log exceptions in async notification handler +- Add more error handlers and logging around notif/request handlers +- Add on_req_shutdown # 0.6