Skip to content

Commit

Permalink
Add missing changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Stranger6667 committed Dec 29, 2020
1 parent 2b3d0a4 commit ad35e19
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Changelog
`Unreleased`_ - TBD
-------------------

**Fixed**

- Confusing "number-over-money" division behavior by backporting changes from ``py-moneyed``. `#586`_ (`wearebasti`_)

`1.2.1`_ - 2020-11-29
---------------------

Expand Down Expand Up @@ -673,6 +677,7 @@ wrapping with ``money_manager``.
.. _0.3: https://github.com/django-money/django-money/compare/0.2...0.3
.. _0.2: https://github.com/django-money/django-money/compare/0.2...a6d90348085332a393abb40b86b5dd9505489b04

.. _#586: https://github.com/django-money/django-money/issues/586
.. _#583: https://github.com/django-money/django-money/issues/583
.. _#553: https://github.com/django-money/django-money/issues/553
.. _#541: https://github.com/django-money/django-money/issues/541
Expand Down

0 comments on commit ad35e19

Please sign in to comment.