Skip to content

Commit

Permalink
Update master_changes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kit-ty-kate committed Apr 26, 2023
1 parent c3bc0a0 commit ac8d472
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions master_changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ users)
* Do not rebuild packages when an extra-source's url changes but not its checksum [#5258 @kit-ty-kate]
* Correctly handle empty environment variable additions [#5350 @dra27]
* Skip empty environment variable additions [#5350 @dra27]
* Speedup switch loading time by up to 80% [#5518 @kit-ty-kate - fix #5479]

## Opam file format
*
Expand Down Expand Up @@ -391,6 +392,7 @@ users)
* Update crowbar with compare functions [#4918 @rjbou]
* No more mute test debug output (level < 0) if `--readonly` is given with `--debug-level` [#5476 @rjbou]
* Setup benchmarking using current-bench [#5525 @kit-ty-kate]
* Add a disabled-by-default unit-test showing validity and speedup of a new implementation of OpamVersionCompare [#5518 @kit-ty-kate]

## Reftests
### Tests
Expand Down Expand Up @@ -700,3 +702,4 @@ users)
* `OpamSWHID`: add module to handle swhid [#4859 @rjbou]
* `OpamProcess`: expose the `command` type as a private type [#5452 @Leonidas-from-XIV]
* `OpamFilename`: add `with_open_out_bin` and `with_open_out_bin_atomic` [#5476 @dra27]
* Speedup OpamVersionCompare by 15% [#5518 @kit-ty-kate]

0 comments on commit ac8d472

Please sign in to comment.