Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbou committed Oct 13, 2021
1 parent 7dd3ed8 commit c799f72
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions master_changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ users)
## Option
*

## Source
* download source even is no switch is set [#XXXX @rjbou @zapashcanon]

## 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 Expand Up @@ -162,6 +165,7 @@ users)

# API updates
## opam-client
* OpamAction: `prepare_package_source` takes an unlocked switch state
## opam-repository
## opam-state
## opam-solver
Expand Down

0 comments on commit c799f72

Please sign in to comment.