diff --git a/HISTORY.rst b/HISTORY.rst index 5b2a522..95dc1f5 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,6 +4,7 @@ History ------- 0.2.2 (2017-05-09) +~~~~~~~~~~~~~~~~~~ * Added ``rounding`` parameter to ``RoundedDecimalField`` which allows to define rounding direction when rounding value.