Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
heltonmc authored Nov 7, 2022
1 parent fd8529f commit ec63ba9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@ For bug fixes, performance enhancements, or fixes to unexported functions we wil

# Unreleased

# Version 0.2.7

### Added
- Add `Float16` and `Float32` gamma implementations ([PR #65](https://github.com/JuliaMath/Bessels.jl/pull/65)) contributed by **@oscardssmith**.

### Fixed
- Improve accuracy of `Float64` gamma implementation for negative values ([PR #65](https://github.com/JuliaMath/Bessels.jl/pull/65)) by **@oscardssmith**
- Improve accuracy of `besselk` power series ([PR #66](https://github.com/JuliaMath/Bessels.jl/pull/66)) by **@oscardssmith**

# Version 0.2.6

### Added
Expand Down

0 comments on commit ec63ba9

Please sign in to comment.