Skip to content

Commit 6fc096f

Browse files
authored
clean up News README section and add entry for ForwardDiff v0.4.0 (#211)
1 parent accc294 commit 6fc096f

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

README.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -49,19 +49,13 @@ julia> ForwardDiff.hessian(f, x)
4949

5050
## News
5151

52-
- 12/2/2016: [ForwardDiff v0.3.0 has been tagged](https://github.com/JuliaLang/METADATA.jl/pull/7177). See our [upgrade guide](http://www.juliadiff.org/ForwardDiff.jl/upgrade.html) for details regarding user-facing changes.
52+
- 3/2016: [ForwardDiff v0.4.0 has been tagged](https://github.com/JuliaLang/METADATA.jl/pull/8209). There are no API changes, but [support for Julia v0.4 has been dropped](https://github.com/JuliaDiff/ForwardDiff.jl/pull/195) moving forward.
5353

54-
- 6/16/2016: [ForwardDiff v0.2.0 has been tagged](https://github.com/JuliaLang/METADATA.jl/pull/5389). See our [upgrade guide](http://www.juliadiff.org/ForwardDiff.jl/upgrade.html) for details regarding user-facing changes.
54+
- 12/2016: [ForwardDiff v0.3.0 has been tagged](https://github.com/JuliaLang/METADATA.jl/pull/7177). See our [upgrade guide](http://www.juliadiff.org/ForwardDiff.jl/upgrade.html) for details regarding user-facing changes.
5555

56-
- 12/29/2015: [ForwardDiff v0.1.4 has been tagged](https://github.com/JuliaLang/METADATA.jl/pull/4293).
56+
- 6/2016: [ForwardDiff v0.2.0 has been tagged](https://github.com/JuliaLang/METADATA.jl/pull/5389). See our [upgrade guide](http://www.juliadiff.org/ForwardDiff.jl/upgrade.html) for details regarding user-facing changes.
5757

58-
- 12/09/2015: [ForwardDiff v0.1.3 has been tagged](https://github.com/JuliaLang/METADATA.jl/pull/4182).
59-
60-
- 10/21/2015: [ForwardDiff v0.1.2 has been tagged](https://github.com/JuliaLang/METADATA.jl/pull/3835).
61-
62-
- 9/29/2015: [ForwardDiff v0.1.1 has been tagged](https://github.com/JuliaLang/METADATA.jl/pull/3580).
63-
64-
- 9/3/2015: We're releasing ForwardDiff v.0.1.0. A *lot* has changed since the previous version of the package. The best way to get yourself acquainted with the new API is to read our new [documentation](http://www.juliadiff.org/ForwardDiff.jl/).
58+
- 9/2015: We're releasing ForwardDiff v.0.1.0. A *lot* has changed since the previous version of the package. The best way to get yourself acquainted with the new API is to read our new [documentation](http://www.juliadiff.org/ForwardDiff.jl/).
6559

6660
## Publications
6761

0 commit comments

Comments
 (0)