Skip to content

Commit 06da965

Browse files
committed
Add NEWS.md entry for #756
1 parent 48fcc66 commit 06da965

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v0.9.0
2+
* [Depthwise comvolutional layer API changes](https://github.com/FluxML/Flux.jl/pull/756) from `in => mult` channel specification to `in => out` channel specification, and deprecates implicit `out` constructor.
3+
14
# v0.8.0
25

36
* New [ConvTranspose layer](https://github.com/FluxML/Flux.jl/pull/311).

0 commit comments

Comments
 (0)