diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 3: BGe 24-Sep-24 | ||
4 | * Modernized lanes.gen() library list processing code. | ||
5 | |||
3 | CHANGE 2: BGe 04-Jul-24 | 6 | CHANGE 2: BGe 04-Jul-24 |
4 | * Internal changes | 7 | * Internal changes |
5 | - Lanes is implemented in C++20: thread, condition_variable, mutex, string_view, variant, lambdas, templates, and more! | 8 | - Lanes is implemented in C++20: thread, condition_variable, mutex, string_view, variant, lambdas, templates, and more! |