Skip to content

Commit

Permalink
chore: prepare 3.17.1 (#11221)
Browse files Browse the repository at this point in the history
Signed-off-by: Etienne Marais <[email protected]>
  • Loading branch information
maiste authored Dec 17, 2024
1 parent 324e1b5 commit 12010a0
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 7 deletions.
15 changes: 15 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
3.17.1 (2024-12-17)
-------------------

### Fixed

- When a library declares `(no_dynlink)`, then the `.cmxs` file for it
is no longer built. (#11176, @nojb)

- Fix bug that could result in corrupted file copies by Dune, for example when
using the `copy_files#` stanza or the `copy#` action. (@nojb, #11194, fixes
#11193)

- Remove useless error message when running `$ dune subst` in empty projects.
(@rgrinberg, #11204, fixes #11200)

3.17.0 (2024-11-27)
-------------------

Expand Down
2 changes: 0 additions & 2 deletions doc/changes/11176.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

0 comments on commit 12010a0

Please sign in to comment.