File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased] ( https://github.com/JuliaDiff/DifferentiationInterface.jl/compare/DifferentiationInterface-v0.7.5...main )
9
9
10
+ ### Fixed
11
+
12
+ - Put test deps into ` test/Project.toml ` ([ #840 ] ( https://github.com/JuliaDiff/DifferentiationInterface.jl/pull/840 ) )
13
+
10
14
## [ 0.7.5] ( https://github.com/JuliaDiff/DifferentiationInterface.jl/compare/DifferentiationInterface-v0.7.4...DifferentiationInterface-v0.7.5 )
11
15
12
16
### Added
Original file line number Diff line number Diff line change 1
1
name = " DifferentiationInterface"
2
2
uuid = " a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
3
3
authors = [" Guillaume Dalle" , " Adrian Hill" ]
4
- version = " 0.7.5 "
4
+ version = " 0.7.6 "
5
5
6
6
[deps ]
7
7
ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
You can’t perform that action at this time.
0 commit comments