Skip to content

Commit

Permalink
update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpetters committed Nov 13, 2020
1 parent f8c7a16 commit 5ebeaf0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#### Notes on release changes and ongoing development
- current master supports Julia 1.5 (works on 1.4)
- v2.4 supports Julia 1.5 (works on 1.4)
- v2.3 supports Julia 1.5 (works on 1.4)
- v2.2 supports Julia 1.5 (works on 1.4)
- v2.1 supports Julia 1.5 (works on 1.4)
Expand All @@ -10,6 +11,10 @@

---
## current master

## v2.4
- Update documentation for rinv2 and add logo
- Merged CompatHelper: bump compat for "Interpolations" to "0.13
- Add rinv2 function based on RegularizationTools.jl. Intended to supersede rinv and supports higher order inversions and performance gains.
- Revisions related to the addition of rinv2
- Thinned out Project.toml and added Compat section.
Expand Down

0 comments on commit 5ebeaf0

Please sign in to comment.