Skip to content

Commit ccb328c

Browse files
author
ShoofLLC
committed
Updated NEWS.md
1 parent fef561e commit ccb328c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ been removed in favour of MLDatasets.jl.
66
* `params` is not exported anymore since it is a common name and is also exported by Distributions.jl
77
* `flatten` is not exported anymore due to clash with Iterators.flatten.
88
* Remove Juno.jl progress bar support as it is now obsolete.
9+
* Improved compatibility of Dropout with Int and Complex types.
910

1011
## v0.12.10
1112
* `Dropout`/`AlphaDropout` now supports [user-specified RNGs](https://github.com/FluxML/Flux.jl/pull/1838)

0 commit comments

Comments
 (0)