Skip to content

Commit 6c8be6f

Browse files
authored
Update NEWS.md
1 parent 9e2754a commit 6c8be6f

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
@@ -10,6 +10,12 @@ For bug fixes, performance enhancements, or fixes to unexported functions we wil
1010

1111
# Unreleased
1212

13+
# Version 0.2.5
14+
15+
### Fixed
16+
- Fix bug for very large inputs (x>1e16) in besselj0 and friends routines. A particularly thank you to @jwscook for reporting the bug in ([Issue #53](https://github.com/JuliaMath/Bessels.jl/pull/56)) and providing a very detailed analysis.
17+
18+
1319
# Version 0.2.4
1420

1521
### Added

0 commit comments

Comments
 (0)