File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,27 @@ All notable changes to this project will be documented in this file.
88
99### Changed  
1010
11- -  Execution does not branch when evaluating the hooked ` KEQUAL.eq `  function.
12- 
1311### Deprecated  
1412
1513### Removed  
1614
1715### Fixed  
1816
17+ ## [ 0.22.0.0]  - 2020-05-27 
18+ 
19+ ### Added  
20+ 
21+ -  A warning is emitted when a total function returns ` \bottom ` .
22+ 
23+ ### Changed  
24+ 
25+ -  Execution does not branch when evaluating the hooked ` KEQUAL.eq `  function.
26+ 
27+ ### Fixed  
28+ 
29+ -  Overloaded symbols are now correctly unified with injected variables.
30+ -  Error messages are no longer duplicated in the log.
31+ 
1932## [ 0.21.0.0]  - 2020-05-13 
2033
2134### Added  
Original file line number Diff line number Diff line change 11name :                kore 
2- version :             0.21 .0.0 
2+ version :             0.22 .0.0 
33github :              " kframework/kore" 
44license :             NCSA 
55license-file :        LICENSE 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments