Skip to content

Commit

Permalink
Update NEWS.md for 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dpsanders committed May 30, 2016
1 parent d00469b commit 67f3b9a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# What's new in ValidatedNumerics.jl

## v0.4.2
- Add `setdiff` for n-dimensional `IntervalBox`es; [#144](https://github.com/dpsanders/ValidatedNumerics.jl/pull/144)

## v0.4.1
- Fixes incompatibility for `IntervalBox` with latest tagged versions of `FixedSizeArrays.jl`
- Adds `setdiff` for 2D `IntervalBox`es
- Fix incompatibility for `IntervalBox` with latest tagged versions of `FixedSizeArrays.jl`
- Add `setdiff` for 2D `IntervalBox`es [#143](https://github.com/dpsanders/ValidatedNumerics.jl/pull/143)
- Make integer powers of complex intervals work [#142](https://github.com/dpsanders/ValidatedNumerics.jl/pull/142)

# v0.4
- Added decorated intervals [#112](https://github.com/dpsanders/ValidatedNumerics.jl/pull/112)
Expand Down

0 comments on commit 67f3b9a

Please sign in to comment.