Skip to content

Commit

Permalink
fix: typo in contributor name (ocaml#11400)
Browse files Browse the repository at this point in the history
Signed-off-by: Etienne Marais <[email protected]>
  • Loading branch information
maiste authored and ElectreAAS committed Jan 27, 2025
1 parent 91fc586 commit c89ea2d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ changelog properly.
### Fixed

- Fix a crash in the Melange rules that would prevent compiling public library
implementations of virtual libraries. (@amonteiro, #11248)
- Pass `melange.emit`'s `compile_flags` to the JS emission phase. (@amonteiro,
#11252)
implementations of virtual libraries. (@anmonteiro, #11248)
- Pass `melange.emit`'s `compile_flags` to the JS emission phase. (@anmonteiro,
#11252)
- Disallow private implementations of public virtual libs in melange mode.
(@amonteiro, #11253)
(@anmonteiro, #11253)
- Wasm_of_ocaml: fix the execution of tests in a sandbox. (#11304, @vouillon)

3.17.1 (2024-12-17)
Expand Down

0 comments on commit c89ea2d

Please sign in to comment.