Skip to content

Commit

Permalink
Merge pull request #3193 from GodloveD/CHANGELOG.md-date
Browse files Browse the repository at this point in the history
CHANGELOG.md date and deprecated commands
  • Loading branch information
GodloveD authored Apr 2, 2019
2 parents 03597a9 + 7179f55 commit a83e020
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,17 @@ _The old changelog can be found in the `release-2.6` branch_

# Changes Since v3.1.1

# v3.1.1 - [2019.03.28]
# v3.1.1 - [2019.04.02]

## New Commands
- New hidden `buildcfg` command to display compile-time parameters
- Added support for `LDFLAGS`, `CFLAGS`, `CGO_` variables in build system
- Added `--nocolor` flag to Singularity client to disable color in logging

## Removed Commands
- `singularity capability <add/drop> --desc` has been removed
- `singularity capability list <--all/--group/--user> flags have all been removed

## New features / functionalities
- The `--builder` flag to the `build` command implicitly sets `--remote`
- Repeated binds no longer cause Singularity to exit and fail, just warn instead
Expand Down

0 comments on commit a83e020

Please sign in to comment.