File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,20 @@ All notable changes to this project will be documented in this file.
1414
1515### Fixed
1616
17+ ## [ 0.23.0.0] - 2020-06-10
18+
19+ ### Added
20+
21+ - ` kore-exec ` and ` kore-repl ` save the information necessary to reproduce a bug
22+ with the option ` --bug-report ` .
23+ - The hook ` BOOL.or ` is simplified to ` \and ` when possible.
24+ - The hook ` SET.in ` is simplified to ` \and ` when possible.
25+
26+ ### Fixed
27+
28+ - The error message thrown when a rewrite rule cannot be instantiated uses
29+ variable names consistently.
30+
1731## [ 0.22.0.0] - 2020-05-27
1832
1933### Added
Original file line number Diff line number Diff line change 11name : kore
2- version : 0.22 .0.0
2+ version : 0.23 .0.0
33github : " kframework/kore"
44license : NCSA
55license-file : LICENSE
You can’t perform that action at this time.
0 commit comments