File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,18 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased] ( https://github.com/JuliaDiff/DifferentiationInterface.jl/compare/DifferentiationInterface-v0.7.12...main )
8+ ## [ Unreleased] ( https://github.com/JuliaDiff/DifferentiationInterface.jl/compare/DifferentiationInterface-v0.7.13...main )
9+
10+ ## [ 0.7.13] ( https://github.com/JuliaDiff/DifferentiationInterface.jl/compare/DifferentiationInterface-v0.7.12...DifferentiationInterface-v0.7.13 )
11+
12+ ### Added
13+
14+ - Allow non-numeric arguments with AutoSymbolics ([ #945 ] ( https://github.com/JuliaDiff/DifferentiationInterface.jl/pull/945 ) )
15+
16+ ### Fixed
17+
18+ - Improve wrong-mode pushforward/pullback ([ #932 ] ( https://github.com/JuliaDiff/DifferentiationInterface.jl/pull/932 ) , [ #931 ] ( https://github.com/JuliaDiff/DifferentiationInterface.jl/pull/931 ) )
19+ - Clean up CI ([ #926 ] ( https://github.com/JuliaDiff/DifferentiationInterface.jl/pull/926 ) , [ #924 ] ( https://github.com/JuliaDiff/DifferentiationInterface.jl/pull/924 ) )
920
1021## [ 0.7.12] ( https://github.com/JuliaDiff/DifferentiationInterface.jl/compare/DifferentiationInterface-v0.7.11...DifferentiationInterface-v0.7.12 )
1122
Original file line number Diff line number Diff line change 11name = " DifferentiationInterface"
22uuid = " a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
33authors = [" Guillaume Dalle" , " Adrian Hill" ]
4- version = " 0.7.12 "
4+ version = " 0.7.13 "
55
66[deps ]
77ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
You can’t perform that action at this time.
0 commit comments