File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
- ### 0.1.1 (Next )
1
+ ### 0.2.0 (February 23, 2016 )
2
2
3
3
* [ #6 ] ( https://github.com/ruby-grape/grape-swagger-rails/pull/6 ) : Fix: support multiple predefined headers - [ @Tyr0 ] ( https://github.com/tyr0 ) .
4
4
* Upgraded swagger-ui to v2.1.1 - [ @dblock ] ( https://github.com/dblock ) .
8
8
* [ #32 ] ( https://github.com/ruby-grape/grape-swagger-rails/pull/32 ) : Fix Ruby 1.9.3 compatibility - [ @suan ] ( https://github.com/suan ) .
9
9
* [ #39 ] ( https://github.com/ruby-grape/grape-swagger-rails/pull/39 ) : Support CSS media queries - [ @alexagranov ] ( https://github.com/alexagranov ) .
10
10
* [ #42 ] ( https://github.com/ruby-grape/grape-swagger-rails/pull/42 ) : Headers added on swaggerUi initialization (before swaggerUi.load() call) - [ @sedx ] ( https://github.com/sedx ) .
11
- * Your contribution here.
12
11
13
12
### 0.1.0 (February 5, 2015)
14
13
Original file line number Diff line number Diff line change 1
1
module GrapeSwaggerRails
2
- VERSION = '0.1.1 '
2
+ VERSION = '0.2.0 '
3
3
end
You can’t perform that action at this time.
0 commit comments