Skip to content

Commit

Permalink
chore: prepare 3.17.2 (#11373)
Browse files Browse the repository at this point in the history
Signed-off-by: Etienne Marais <[email protected]>
  • Loading branch information
maiste authored Jan 23, 2025
1 parent a86faf2 commit fedec66
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
@@ -1,3 +1,16 @@
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 fedec66

Please sign in to comment.