Sha256: 92fc582204d78dfb3d380af9f8829f1a5b5d119af9dc8aeb94dfbbbf7565e512
Contents?: true
Size: 885 Bytes
Versions: 2
Compression:
Stored size: 885 Bytes
Contents
# Changelog All changes to the gem are documented here. ## [1.0.3] - 2020-05-20 - Added Czech Post service DiscountForOnlinePosting. - **Breaking**: Renamed Post service size classes `CzechPostB2bClient::PostServices::Size???` to `CzechPostB2bClient::PostServices::ParcelSize???` (eg. : `CzechPostB2bClient::PostServices::ParcelSizeXL`) I know, that I have **breaking** in every new version, I hope You are not fast enough. ## [1.0.2] - 2020-05-08 - Added Czech Post services as classes, not just list in docs. - **Breaking**: Renamed methods `CzechPostB2bClient::PrintingTemplate.all_template_classes` and `CzechPostB2bClient::ResponseCodes.all_code_classes` to `CzechPostB2bClient::PrintingTemplate.all_classes` , and `CzechPostB2bClient::ResponseCodes.all_classes` ## [1.0.0] - 2020-03-19 Production ready release ### Fixed ### Changed ### Added - All the stuff
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
czech_post_b2b_client-1.1.0 | CHANGELOG.md |
czech_post_b2b_client-1.0.3 | CHANGELOG.md |