Skip to content

Commit 23b07b1

Browse files
committed
Mention in NEWS.md the removal of special functions
1 parent 3222749 commit 23b07b1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,12 @@ This section lists changes that do not have deprecation warnings.
201201
202202
* The `count` function no longer sums non-boolean values ([#20404])
203203
204+
* Bessel, Hankel, Airy, error, Dawson, eta, zeta, digamma, inverse digamma,
205+
trigamma, and polygamma special functions have been moved from Base to
206+
the
207+
[SpecialFunctions.jl package](https://github.com/JuliaMath/SpecialFunctions.jl)
208+
([#20427]).
209+
204210
Library improvements
205211
--------------------
206212

0 commit comments

Comments
 (0)