File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,17 @@ _The old changelog can be found in the `release-2.6` branch_
11
11
12
12
# Changes Since v3.1.1
13
13
14
- # v3.1.1 - [ 2019.03.28 ]
14
+ # v3.1.1 - [ 2019.04.02 ]
15
15
16
16
## New Commands
17
17
- New hidden ` buildcfg ` command to display compile-time parameters
18
18
- Added support for ` LDFLAGS ` , ` CFLAGS ` , ` CGO_ ` variables in build system
19
19
- Added ` --nocolor ` flag to Singularity client to disable color in logging
20
20
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
+
21
25
## New features / functionalities
22
26
- The ` --builder ` flag to the ` build ` command implicitly sets ` --remote `
23
27
- Repeated binds no longer cause Singularity to exit and fail, just warn instead
You can’t perform that action at this time.
0 commit comments