Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardmgruber committed Jan 31, 2023
1 parent 8604272 commit aa0ccd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- various minor CI fixes and updates: #478, #479, #483, #485, #491, #493, #494, #505, #512, #515, #519, #533, #538, #546, #556, #558, #562, #569, #571, #586, #600, #601, #602, #619, #620, #621, #622, #645, #646, #686, #688
- various small code fixes: #486, #489, #495, #500, #502, #507, #527, #560, #575, #584, #597, #598, #603, #617, #631, #632, #641, #649, #658, #659, #673
- various documentation fixes: #496, #514, #543, #563, #588, #624, #644, #649, #689
- various unit test improvements: #531, #534, #537, #568, #609, #613, #661
- various unit test improvements: #531, #534, #537, #568, #609, #613, #661, #698
- fixed empty base optimization for MSVC: #499
- `llama::structName<T>()` and `llama::recordCoordTags<T>` are now `constexpr` #521
- cmake variables from Catch are now hidden by default in cmake guis #548
Expand Down

0 comments on commit aa0ccd8

Please sign in to comment.