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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,7 @@ users)
65
65
*[BUG] Fix `set-invariant: default repos were loaded instead of switch repos [#4866@rjbou]
66
66
* Add support for `opam switch -` (go to previous non-local switch) [#4910@kit-ty-kate - fix 4866]
67
67
* On loading, check for executable external files if they are in `PATH`, and warn if not the case [#4932@rjbou - fix #4923]
68
+
* When inferring a 2.1+ switch invariant from 2.0 base packages, don't filter out pinned packages as that causes very wide invariants for pinned compiler packages [#5176@dra27 - fix #4501]
68
69
69
70
## Pin
70
71
* Switch the default version when undefined from ~dev to dev [#4949@kit-ty-kate]
@@ -292,6 +293,7 @@ users)
292
293
* Update opam root version test do escape `OPAMROOTVERSION` sed, it matches generated hexa temporary directory names [#5007@AltGr]
293
294
* Add json output test [#5143@rjbou]
294
295
* Add test for opam file write with format preserved bug in #4936, fixed in #4941[#4159@rjbou]
296
+
* Add test for switch upgrade from 2.0 root, with pinned compiler [#5176@rjbou]
295
297
### Engine
296
298
* Add `opam-cat` to normalise opam file printing [#4763@rjbou@dra27][2.1.0~rc2 #4715]
297
299
* Fix meld reftest: open only with failing ones [#4913@rjbou]
0 commit comments