File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 77#### Elixir  
88
99  *  [ Code]  Add ` :migrate_call_parens_on_pipe `  formatter option
10-   *  [ Kernel]  Add  ` min/2 `  and ` max/2 `  as valid  guards
10+   *  [ Kernel]  Support  ` min/2 `  and ` max/2 `  as guards
1111
1212#### IEx  
1313
14-   *  [ IEx.Autocomplete]  Functions annotated with ` @doc group: "Name" `  metadata will appear in disctint  groups during  autocompletion
14+   *  [ IEx.Autocomplete]  Functions annotated with ` @doc group: "Name" `  metadata will appear in within their own  groups in  autocompletion
1515
1616### 2. Bug fixes  
1717
2323
2424#### Mix  
2525
26-   *  [ mix compile]  ` --no-protocol-consolidation `  is deprecated in favor of ` --no-consolidate-protocols `  for consistency with the  ` mix.exs `  flag 
26+   *  [ mix compile]  ` --no-protocol-consolidation `  is deprecated in favor of ` --no-consolidate-protocols `  for consistency with ` mix.exs `  configuration 
2727  *  [ mix compile.protocols]  Protocol consolidation is now part of ` compile.elixir `  and has no effect
2828
2929### 4. Hard deprecations  
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments