Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Rotter committed May 15, 2020
1 parent 0b69d5c commit f40297d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion resources/scripts/uncrustify/uncrustify.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 6 additions & 0 deletions resources/text/CHANGELOG
Original file line number Diff line number Diff line change
@@ -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
—————

Expand Down

0 comments on commit f40297d

Please sign in to comment.