Skip to content

Commit 62662e9

Browse files
update news
1 parent c44b6d3 commit 62662e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
* After a deprecations cycle, the datasets in `Flux.Data` have
66
been removed in favour of MLDatasets.jl.
7-
* `params` is not exported anymore and is also exported by Distributions.jl
8-
* `flatten` are not exported anymore due to clash with Iterators.flatten.
7+
* `params` is not exported anymore since it is a common name and is also exported by Distributions.jl
8+
* `flatten` is not exported anymore due to clash with Iterators.flatten.
99

1010
## v0.12.9
1111
* Fixed incorrect output and added GPU compatibility for [AlphaDropout](https://github.com/FluxML/Flux.jl/pull/1781).

0 commit comments

Comments
 (0)