File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog  
22
3+ ## 1.6.6  
4+ 
5+ -  Feature: [ Update telemetry dependency to stable ~ > 1.0] ( https://github.com/absinthe-graphql/absinthe/pull/1097 ) 
6+ -  Feature: [ Use makeup_graphql to get GraphQL syntax highlighting in docs] ( https://github.com/absinthe-graphql/absinthe/pull/1099 ) 
7+ -  Bug Fix: [ Fix exception when field name contains all invalid characters] ( https://github.com/absinthe-graphql/absinthe/pull/1096 ) 
8+ 
39## 1.6.5  
410
511-  Bug Fix: [ Fix interface compilation behavior difference between SDL & DSL] ( https://github.com/absinthe-graphql/absinthe/pull/1091 ) 
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ defmodule Absinthe.Mixfile do
22  use  Mix.Project 
33
44  @ source_url  "https://github.com/absinthe-graphql/absinthe" 
5-   @ version  "1.6.5 " 
5+   @ version  "1.6.6 " 
66
77  def  project  do 
88    [ 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments