Skip to content

Commit a83e020

Browse files
authored
Merge pull request #3193 from GodloveD/CHANGELOG.md-date
CHANGELOG.md date and deprecated commands
2 parents 03597a9 + 7179f55 commit a83e020

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,17 @@ _The old changelog can be found in the `release-2.6` branch_
1111

1212
# Changes Since v3.1.1
1313

14-
# v3.1.1 - [2019.03.28]
14+
# v3.1.1 - [2019.04.02]
1515

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

21+
## Removed Commands
22+
- `singularity capability <add/drop> --desc` has been removed
23+
- `singularity capability list <--all/--group/--user> flags have all been removed
24+
2125
## New features / functionalities
2226
- The `--builder` flag to the `build` command implicitly sets `--remote`
2327
- Repeated binds no longer cause Singularity to exit and fail, just warn instead

0 commit comments

Comments
 (0)