diff --git a/CHANGES/1431.feature.rst b/CHANGES/1431.feature.rst index 155a2971..56085950 100644 --- a/CHANGES/1431.feature.rst +++ b/CHANGES/1431.feature.rst @@ -1 +1,3 @@ Added method :code:`get_value` for class :code:`FSMContext` + +- Added a new function :code:`get_value`, which allows retrieving the value by its name from the :code:`FSMContext`.