File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,6 @@ Unreleased
1616- Fix binary corruption when installing or promoting in parallel (#6669 , fixes
1717 #6668 , @edwintorok )
1818
19- - Fix running the RPC server on windows (#6721 fixes #6720 , @rgrinberg )
20-
2119- Use colored output with GCC and Clang when compiling C stubs. The
2220 flag ` -fdiagnostics-color=always ` is added to the ` :standard ` set of
2321 flags. (#4083 , @MisterDA )
@@ -63,8 +61,6 @@ Unreleased
6361- Remove "Entering Directory" messages for ` $ dune install ` . (#6513 ,
6462 @rgrinberg )
6563
66- - Fix configurator when using the MSVC compiler (#6538 , fixes #6537 , @nojb )
67-
6864- Fix missing dependencies when detecting the kind of C compiler we're using
6965 (#6610 , fixes #6415 , @emillon )
7066
@@ -93,6 +89,13 @@ Unreleased
9389- Add a ` dune cache size ` command for displaying the size of the cache (#6638 ,
9490 @Alizter )
9591
92+ 3.6.2 (2022-12-21)
93+ ------------------
94+
95+ - Fix configurator when using the MSVC compiler (#6538 , fixes #6537 , @nojb )
96+
97+ - Fix running the RPC server on windows (#6721 fixes #6720 , @rgrinberg )
98+
96993.6.1 (2022-11-24)
97100------------------
98101
You can’t perform that action at this time.
0 commit comments