Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbou committed Feb 3, 2022
1 parent e2c3c39 commit f8e2fe5
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 @@ -65,6 +65,9 @@ users)
## Exec
* [NEW] Add `opam exec --no-switch` [#4957 @kit-ty-kate - fix #4951]

## Env
* Revert environment variables instead of setting them to an empty string [#5039 @rjbou]

## Lint
* W68: add warning for missing license field [#4766 @kit-ty-kate - partial fix #4598]
* W62: use the spdx_licenses library to check for valid licenses. This allows to use compound expressions such as "MIT AND (GPL-2.0-only OR LGPL-2.0-only)", as well as user defined licenses e.g. "LicenseRef-my-custom-license" [#4768 @kit-ty-kate - fixes #4598]
Expand Down

0 comments on commit f8e2fe5

Please sign in to comment.