Sha256: cd59683dad62b878ba1f41eef3a521311b8fa559b906a2f56deae855230dbdd7
Contents?: true
Size: 932 Bytes
Versions: 1
Compression:
Stored size: 932 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## 1.2.0.rc1 ### Changed - [Support Ruby 3.0 and 3.1](https://github.com/pepabo/colormeshop-ruby/pull/10) - [Support Ruby 3.2](https://github.com/pepabo/colormeshop-ruby/pull/11) ### Fixed - [Use Addressable::URI.escape because CGI.escape is only for query params](https://github.com/pepabo/colormeshop-ruby/pull/12) ## 1.1.1 - 2023-02-24 ### Added - [get customersにlimit, offsetパラメータを追加](https://github.com/pepabo/colormeshop-ruby/pull/6) ### Changed - [jsonのバージョン制約を緩和する](https://github.com/pepabo/colormeshop-ruby/pull/7) - [一時的にRuby 2だけをサポートする](https://github.com/pepabo/colormeshop-ruby/pull/8)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
color_me_shop-1.2.0.rc1 | CHANGELOG.md |