Skip to content

Commit

Permalink
Fix changelog merge (#7910)
Browse files Browse the repository at this point in the history
Signed-off-by: Etienne Millon <me@emillon.org>
  • Loading branch information
emillon authored Jun 7, 2023
1 parent 6c24b47 commit 4fb0fef
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ Unreleased
- The `interface` and `implementation` fields of a `(dialect)` are now optional
(#7757, @gpetiot)

- Fix RPC buffer corruption issues due to multi threading. This issue was only
reproducible with large RPC payloads (#7418)

- Switch back to threaded console for all systems; fix unresponsive console on
Windows (#7906, @nojb)

3.8.1 (2023-06-05)
------------------

Expand All @@ -39,12 +45,6 @@ Unreleased
- Revert #7415 and #7450 (Resolve `ppx_runtime_libraries` in the target context when
cross compiling) (#7887, fixes #7875, @emillon)

- Fix RPC buffer corruption issues due to multi threading. This issue was only
reproducible with large RPC payloads (#7418)

- Switch back to threaded console for all systems; fix unresponsive console on
Windows (#7906, @nojb)

3.8.0 (2023-05-23)
------------------

Expand Down

0 comments on commit 4fb0fef

Please sign in to comment.