Skip to content

Commit a9cc152

Browse files
authored
[3.20] fixes 3.20~alpha0 changelog (#12089)
Signed-off-by: Etienne Marais <self@maiste.fr>
1 parent 2f9954b commit a9cc152

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
- Allow `dune promote` to properly run while a watch mode server is running
5252
(#12010, @ElectreAAS)
5353

54-
- Add `--alias` and `--alias-rec` flags as an alternative to the `@` and `@@`
54+
- Add `--alias` and `--alias-rec` flags as an alternative to the `@@` and `@`
5555
syntax in the command line (#12043, fixes #5775, @rgrinberg)
5656

5757
### Changed
@@ -62,7 +62,7 @@
6262
- Switch from MD5 to BLAKE3 for digesting targets and rules. BLAKE3 is both more
6363
performant and difficult to break than MD5 (#11735, @rgrinberg, @Alizter)
6464

65-
- Print a warning when `dune build` runs over RPC (#11836, @gridbugs)
65+
- Print a warning when `dune build` runs over RPC (#11833, @gridbugs)
6666

6767
- Stop emitting empty module group wrapper `.js` file in `melange.emit`
6868
(#11987, fixes #11986, @anmonteiro)

0 commit comments

Comments
 (0)