Skip to content

Commit

Permalink
Update NEWS, REQUIRE files.
Browse files Browse the repository at this point in the history
  • Loading branch information
richardreeve committed Jul 5, 2018
1 parent 67e90a8 commit b74f5b0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
- v0.4.3
- Minor fixes to validate with updates to Julia and rdiversity R package
- Fix some more Julia 0.7 problems
- v0.4.2
- Work around problems with PackageEvaluator.jl
- Julia 0.7 iterator fixes
- Julia 0.7 iterator fixes
- v0.4.1
- Fix Nullable{T} to Union{T, Missing}
- Other minor updates for Julia 0.7
Expand Down
2 changes: 1 addition & 1 deletion REQUIRE
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ julia 0.6
DataFrames 0.9.0
Phylo 0.2.0
Missings
Compat 0.47.0
Compat 0.59.0

0 comments on commit b74f5b0

Please sign in to comment.