File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
name = " SDDP"
2
2
uuid = " f4570300-c277-11e8-125c-4912f86ce65d"
3
3
authors = [
" Oscar Dowson <[email protected] >" ]
4
- version = " 1.10.1 "
4
+ version = " 1.10.2 "
5
5
6
6
[deps ]
7
7
Distributed = " 8ba89e20-285c-5b6f-9357-94700520ee1b"
Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ CurrentModule = SDDP
7
7
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
8
8
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
9
9
10
+ ## v1.10.2 (January 13, 2025)
11
+
12
+ ### Fixed
13
+
14
+ - Fixed [ ` ConvexCombination ` ] ( @ref ) with intercept terms (#815 )
15
+
16
+ ### Other
17
+
18
+ - Improved test coverage (#810 ) (#811 )
19
+ - Improved documentation for risk measures (#813 )
20
+ - Fixed badges for GitHub actions (#816 )
21
+ - Updated API reference (#814 )
22
+
10
23
## v1.10.1 (November 28, 2024)
11
24
12
25
### Fixed
You can’t perform that action at this time.
0 commit comments