You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: master_changes.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,8 @@ users)
31
31
## UI
32
32
33
33
## Switch
34
+
*[BUG] Stop `opam switch create --dry-run` from creating a directory: no longer create build dir and save switch-state cache. [#6540@hannesm - fix #5918]
35
+
* No longer clean build directory [#6540@hannesm]
34
36
35
37
## Config
36
38
@@ -112,6 +114,7 @@ users)
112
114
## Reftests
113
115
### Tests
114
116
* Add test cases to `update.test` for version-equivalent renames [#6774@arozovyk fix #6754]
117
+
* Add a test case for `opam switch create --dry-run`[#6540@kit-ty-kate]
0 commit comments