Skip to content

Commit

Permalink
changelog for 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rsokl committed Jul 11, 2020
1 parent 2758263 commit 1da5c0a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/source/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ This is a record of all past mygrad releases and what went into them,
in reverse chronological order. All previous releases should still be available
on pip.

.. _v1.7.1:

------------------
1.7.1 - 2020-07-11
------------------

Fixes a bug in :func:`~mygrad.nnet.losses.negative_log_likelihood`, where setting ``constant=True`` had no effect.


.. _v1.7.0:

------------------
Expand Down

0 comments on commit 1da5c0a

Please sign in to comment.