Skip to content

Commit b9aa095

Browse files
committed
[UPD] Add file to track modifications
1 parent c9ac1b5 commit b9aa095

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

NEWS.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# StochDynamicProgramming.jl release notes
2+
3+
## Version v0.1.2
4+
5+
* Update to JuMP 0.13
6+
* Add a proper way to define final cost with JuMP
7+
* return control in extensive formulation
8+
9+
## Version v0.1.1
10+
11+
* Add cuts pruning
12+
* Update documentation
13+
* Improve coverage of unit-tests
14+

0 commit comments

Comments
 (0)