File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,23 @@ All notable changes to this project will be documented in this file.
1414
1515### Fixed
1616
17+ ## [ 0.31.0.0] - 2020-09-30
18+
19+ ### Added
20+
21+ - Inferred conditions are used to simplify unevaluated functions. (#2095 )
22+
23+ ### Changed
24+
25+ - The prover infers that the right-hand sides of claims are defined. (#2110 )
26+
27+ ### Fixed
28+
29+ - Unsatisfiable configurations are filtered from the right-hand side of
30+ claims. (#2145 )
31+ - Function evaluation is disabled while matching the left-hand side of an
32+ equation. (#2143 )
33+
1734## [ 0.30.0.0] - 2020-09-18
1835
1936### Changed
Original file line number Diff line number Diff line change 11name : kore
2- version : 0.30 .0.0
2+ version : 0.31 .0.0
33github : " kframework/kore"
44license : NCSA
55license-file : LICENSE
You can’t perform that action at this time.
0 commit comments