Skip to content

Commit

Permalink
chore: version bump to 3.2.6 and updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
jortbmd committed Jan 9, 2024
1 parent c966235 commit 49d04b1
Show file tree
Hide file tree
Showing 6 changed files with 8,613 additions and 12 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@
- Add -fno-rtti and -fno-exceptions as default for C++ builds.
- Add option to select installation location for the tooling.

## [3.2.6] - 2024-01-09
### Fixed
- Issue #81: The extension would add settings to random projects for which it did not need to add settings. Cvanbeek13 fixed this issue and created a pull request.
### Added
- Issue #168: added -Wl,--print-memory-usage as a default flag for initial project generation.

## [3.2.5] - 2023-03-25
### Fixed
- Issue #150: hot fix for makefile generation issues due to feature added by #143.
Expand Down
Loading

0 comments on commit 49d04b1

Please sign in to comment.