README.md in square_connect-2.20190612.0.311 vs README.md in square_connect-2.20190612.1.314

- old
+ new

@@ -1,6 +1,5 @@ - Square Connect Ruby SDKs [![Build Status](https://travis-ci.org/square/connect-ruby-sdk.svg?branch=master)](https://travis-ci.org/square/connect-ruby-sdk)[![Gem Version](https://badge.fury.io/rb/square_connect.svg)](https://badge.fury.io/rb/square_connect) ================== **If you have feedback about the new SDKs, or just want to talk to other Square Developers, request an invite to the new [slack community for Square Developers](https://squ.re/2GYvF2B)** @@ -9,24 +8,25 @@ for the specification and template files we used to generate this. This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project: - API version: 2.0 -- Package version: 2.20190612.0 +- Package version: 2.20190612.1 - Build package: io.swagger.codegen.languages.RubyClientCodegen For more information, please visit [https://squareup.com/developers](https://squareup.com/developers) --- ## NOTICE: New Beta Ruby SDK Availability Square is pleased to announce early access to the beta release of **square.rb**, the new Square Ruby SDK gem. The new **square.rb** gem lets you take payments and run a business with Square APIs including Catalog, Customers, Employees, Inventory, Labor, Locations, Orders, and more. This new gem will eventually replace the square_connect gem and this repo. -You can read more about the release in our [blog post](https://developer.squareup.com/blog/announcing-square's-new-ruby-sdk/), or check out the new Square Ruby SDK gem on [GitHub](https://github.com/square/square-ruby-sdk#readme). Or just give **square.rb** a try! You can install the gem from your terminal with the command: + You can read more about the release in our [blog post](https://developer.squareup.com/blog/announcing-square's-new-ruby-sdk/), or check out the new Square Ruby SDK gem on [GitHub](https://github.com/square/square-ruby-sdk#readme). Or just give **square.rb** a try! You can install the gem from your terminal with the command: ```ruby gem install square.rb ``` --- + ## Installation of Square Connect Ruby SDK ### Option1: RubyGems The Ruby SDK is published as a gem. Simply run: @@ -656,9 +656,10 @@ - [SquareConnect::V1Variation](docs/V1Variation.md) - [SquareConnect::V1VariationInventoryAlertType](docs/V1VariationInventoryAlertType.md) - [SquareConnect::V1VariationPricingType](docs/V1VariationPricingType.md) - [SquareConnect::VoidTransactionRequest](docs/VoidTransactionRequest.md) - [SquareConnect::VoidTransactionResponse](docs/VoidTransactionResponse.md) + - [SquareConnect::WebhookEvents](docs/WebhookEvents.md) - [SquareConnect::Weekday](docs/Weekday.md) - [SquareConnect::WorkweekConfig](docs/WorkweekConfig.md) ## Documentation for Authorization