changelog
This commit is contained in:
parent
0b69d5c122
commit
f40297dcbf
@ -36,7 +36,7 @@ sp_after_comma = force # ignore/add/remove/force
|
||||
sp_cpp_lambda_assign = remove # ignore/add/remove/force
|
||||
|
||||
# Add or remove space after the capture specification in C++11 lambda.
|
||||
sp_cpp_lambda_paren = remove # ignore/add/remove/force
|
||||
sp_cpp_lambda_square_paren = remove # ignore/add/remove/force
|
||||
|
||||
# Add or remove space around assignment operator '=' in a prototype
|
||||
sp_assign_default = force # ignore/add/remove/force
|
||||
|
@ -1,3 +1,9 @@
|
||||
3.6.2
|
||||
—————
|
||||
|
||||
Fixed/changed:
|
||||
▪ Added correct @executable_path to librssguard.dylib to make .dmg bundles running more correctly on Mac OS X.
|
||||
|
||||
3.6.1
|
||||
—————
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user