Skip to content

Commit ec63ba9

Browse files
authored
Update NEWS.md
1 parent fd8529f commit ec63ba9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

NEWS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ For bug fixes, performance enhancements, or fixes to unexported functions we wil
1010

1111
# Unreleased
1212

13+
# Version 0.2.7
14+
15+
### Added
16+
- Add `Float16` and `Float32` gamma implementations ([PR #65](https://github.com/JuliaMath/Bessels.jl/pull/65)) contributed by **@oscardssmith**.
17+
18+
### Fixed
19+
- Improve accuracy of `Float64` gamma implementation for negative values ([PR #65](https://github.com/JuliaMath/Bessels.jl/pull/65)) by **@oscardssmith**
20+
- Improve accuracy of `besselk` power series ([PR #66](https://github.com/JuliaMath/Bessels.jl/pull/66)) by **@oscardssmith**
21+
1322
# Version 0.2.6
1423

1524
### Added

0 commit comments

Comments
 (0)