Skip to content

Commit

Permalink
NEWS updates for 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
denizyuret committed Jan 21, 2019
1 parent 8f581dd commit c80fa9c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
AutoGrad v1.1.3 Release Notes
=============================
8f581dd 2019-01-20

* Use `broadcasted` rather than `broadcast` as primitive, allows `p .-= g` where p::Param.
* Define efficient params(::Tape).
* doc updates.


AutoGrad v1.1.2 Release Notes
=============================
deeb980 2019-01-04
Expand Down

0 comments on commit c80fa9c

Please sign in to comment.