Skip to content

Commit a06d9d4

Browse files
committed
doc: move changelog to correct position
Signed-off-by: Etienne Marais <[email protected]>
1 parent 7ba503d commit a06d9d4

File tree

19 files changed

+16
-17
lines changed

19 files changed

+16
-17
lines changed

doc/changes/11865.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

doc/changes/11963.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

doc/changes/12094.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

doc/changes/12227.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

doc/changes/added/11963.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- (Experimental): Introduce the `library_parameter` stanza. It allows users to
2+
declare a parameter when using the OxCaml compiler.
3+
(#11963, implements #12084, @maiste)
4+
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
## Added
2-
31
- Allow `dune fmt` to properly run while a watch mode server is running.
42
Note that the `--preview` flag is not supported in this mode.
53
(#12064, @ElectreAAS)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
- Use copy-on-write (COW) when copying files on filesystems that support it
2-
(Btrfs, ZFS, XFS, etc), under Linux. (#12074, fixes #12071, @nojb)
2+
(Btrfs, ZFS, XFS, etc), under Linux. (#12074, fixes #12071, @nojb)

doc/changes/added/12094.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- `dune exec` now accepts absolute paths inside the workspace.
2+
(#12094, @Alizter)
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)