File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -48,12 +48,6 @@ matrix:
48
48
gemfile : gemfiles/4.1.gemfile
49
49
- rvm : 2.6.0
50
50
gemfile : gemfiles/4.2.gemfile
51
- - rvm : ruby-head
52
- gemfile : gemfiles/4.0.gemfile
53
- - rvm : ruby-head
54
- gemfile : gemfiles/4.1.gemfile
55
- - rvm : ruby-head
56
- gemfile : gemfiles/4.2.gemfile
57
51
# We need to install latest version of bundler, because one in travis
58
52
# image is too old to recognize platform => :mri_22 in Gemfile.
59
53
before_install :
Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ ## 1.15.0
6
+
7
+ - [ #346 ] ( https://github.com/JsonApiClient/json_api_client/pull/346 ) - add the option to have immutable resources
5
8
- [ #357 ] ( https://github.com/JsonApiClient/json_api_client/pull/357 ) - fix missing constant formatter
6
9
7
10
## 1.14.1
You can’t perform that action at this time.
0 commit comments