File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed 
lib/elixir/pages/references Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ Version | Deprecated feature                                  | Replaced by (ava
178178[ v1.5]   | ` Atom.to_char_list/1 `                                | ` Atom.to_charlist/1 `  (v1.3)
179179[ v1.5]   | ` Enum.filter_map/3 `                                  | ` Enum.filter/2 `  + ` Enum.map/2 `  or ` for/1 `  comprehensions (v1.0)
180180[ v1.5]   | ` Float.to_char_list/1 `                               | ` Float.to_charlist/1 `  (v1.3)
181- [ v1.5]   | ` GenEvent `  module                                   | ` Supervisor `  and ` GenServer `  (v1.0);< br /> [ ` GenStage ` ] ( https://hex.pm/packages/gen_stage )  (v1.3);< br /> [ ` :gen_event ` ] ( `:gen_event` )  (Erlang/OTP 17) 
181+ [ v1.5]   | ` GenEvent `  module                                   | ` Supervisor `  and ` GenServer `  (v1.0)
182182[ v1.5]   | ` <%= `  in middle and end expressions in ` EEx `         | Use ` <% `  (` <%= `  is allowed only in start expressions) (v1.0)
183183[ v1.5]   | ` :as_char_lists `  value in ` t:Inspect.Opts.t/0 `  type | ` :as_charlists `  value (v1.3)
184184[ v1.5]   | ` :char_lists `  key in ` t:Inspect.Opts.t/0 `  type      | ` :charlists `  key (v1.3)
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments