Skip to content

Commit

Permalink
chore: changelog dune 3.17.2
Browse files Browse the repository at this point in the history
Signed-off-by: Etienne Marais <[email protected]>
  • Loading branch information
maiste committed Jan 23, 2025
1 parent e1c9bdc commit a5b7839
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 9 deletions.
13 changes: 13 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ If you're a contributor, please include your CHANGES entry in a file
`doc/changes/$PR_NAME.md`. At release time, it will be incoporated into the
changelog properly.

3.17.2 (2025-01-23)
-------------------

### 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)
- Disallow private implementations of public virtual libs in melange mode.
(@amonteiro, #11253)
- Wasm_of_ocaml: fix the execution of tests in a sandbox. (#11304, @vouillon)

3.17.1 (2024-12-17)
-------------------

Expand Down
3 changes: 0 additions & 3 deletions doc/changes/11248.md

This file was deleted.

3 changes: 0 additions & 3 deletions doc/changes/11252.md

This file was deleted.

2 changes: 0 additions & 2 deletions doc/changes/11253.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changes/11304.md

This file was deleted.

0 comments on commit a5b7839

Please sign in to comment.