File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,24 @@ All notable changes to this project will be documented in this file.
1414
1515### Fixed
1616
17+ ## [ 0.27.0.0] - 2020-08-05
18+
19+ ### Added
20+
21+ - Add symbolic reasoning for SET.difference.
22+ - Add SET.inclusion hook.
23+
24+ ### Changed
25+
26+ - Add more context to some error messages.
27+ - Update stack.yaml to GHC 8.10.
28+
29+ ### Fixed
30+
31+ - Fix several memory leaks.
32+ - Enable RTS statistics by default in all build configurations.
33+ - Allow narrowing on uninterpreted functions.
34+
1735## [ 0.26.0.0] - 2020-07-24
1836
1937### Added
Original file line number Diff line number Diff line change 11name : kore
2- version : 0.26 .0.0
2+ version : 0.27 .0.0
33github : " kframework/kore"
44license : NCSA
55license-file : LICENSE
You can’t perform that action at this time.
0 commit comments