You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 14, 2024. It is now read-only.
* Removes support for Ruby <= 2.5
* Removes support for RBX
* Sets required ruby version to >= 2.6
* Adds code quality checks with Code Climate for target version
* Adds Ruby version checks for >= 2.7
* Pins simplecov to version ~> 0.21.0 to make the rest-reporter work
[ch7627](https://app.clubhouse.io/shipcloud/story/7627)
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,15 @@
4
4
- Add attr_accessor for `additional_services` to class `Shipcloud::Shipment` to be able to access the additional_services attribute at the shipment object.
0 commit comments