diff --git a/support/Release notes.txt b/support/Release notes.txt index 8a1feeec8..9113d9759 100644 --- a/support/Release notes.txt +++ b/support/Release notes.txt @@ -1,7 +1,15 @@ +10.8.2 + +Finite State Machine + Tidied code. Removed unecessary class. + +=============================================================================== 10.8.1 + Pool Changed alignof to etl::alignment_of +=============================================================================== 10.8.0 Added etl::variant_pool as a replacement for etl::factory.