File tree Expand file tree Collapse file tree 3 files changed +3
-11
lines changed Expand file tree Collapse file tree 3 files changed +3
-11
lines changed Original file line number Diff line number Diff line change 11# Changelog  
22
3- ## Unreleased changes  
4- 
5- Release notes:
3+ ## v2.11.0.1 (release candidate)  
64
75** Changes since v2.9.3:** 
86
9- Major changes:
10- 
117Behavior changes:
128
139*  Drop support for ` Cabal `  versions before 1.22 and, consequently, GHC versions
@@ -61,12 +57,8 @@ Bug fixes:
6157
6258## v2.9.3  
6359
64- Release notes:
65- 
6660** Changes since v2.9.1:** 
6761
68- Major changes:
69- 
7062Behavior changes:
7163
7264*  In YAML configuration files, the ` package-index `  key is introduced which takes
Original file line number Diff line number Diff line change 22spec-version : 0.35.0 
33
44name : stack 
5- version : ' 2.11.0.0 ' 
5+ version : ' 2.11.0.1 ' 
66synopsis : The Haskell Tool Stack 
77description : | 
88  Please see the documentation at <https://docs.haskellstack.org> 
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ cabal-version: 2.0
55-- see: https://github.com/sol/hpack 
66
77name :           stack
8- version :        2.11.0.0  
8+ version :        2.11.0.1  
99synopsis :       The Haskell Tool Stack
1010description :    Please see the documentation at <https://docs.haskellstack.org>
1111                for usage information.
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments