File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v0.13.5] ( https://github.com/graphql-devise/graphql_devise/tree/v0.13.5 ) (2020-11-20)
4
+
5
+ [ Full Changelog] ( https://github.com/graphql-devise/graphql_devise/compare/v0.13.4...v0.13.5 )
6
+
7
+ ** Implemented enhancements:**
8
+
9
+ - Fixes connection\_ config deprecation warning [ \# 135] ( https://github.com/graphql-devise/graphql_devise/pull/135 ) ([ artplan1] ( https://github.com/artplan1 ) )
10
+
3
11
## [ v0.13.4] ( https://github.com/graphql-devise/graphql_devise/tree/v0.13.4 ) (2020-08-15)
4
12
5
13
[ Full Changelog] ( https://github.com/graphql-devise/graphql_devise/compare/v0.13.3...v0.13.4 )
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
module GraphqlDevise
4
- VERSION = '0.13.4 ' . freeze
4
+ VERSION = '0.13.5 ' . freeze
5
5
end
You can’t perform that action at this time.
0 commit comments