README.md in midas_client-0.1.3.1 vs README.md in midas_client-0.1.4
- old
+ new
@@ -40,46 +40,50 @@
$ [17/05/2017 20:48:05.087]METHOD: post URL: https://sandbox.ansertecnologia.net/midas-core/v2/creditcard login: pdv01 password: /eFRsg8RLne+I0GlECQofYvnsDfb0w== payload: {:externalId=>"teste_midas_client_00002", :pan=>"552952@@@@@@4124", :expirationMonth=>"01", :expirationYear=>"2021", :holderName=>"TESTE MIDAS CLIENT", :customer=>{:documentType=>"CPF", :documentNumber=>"36549450152"}}
$ [17/05/2017 20:48:06.103][RESPONSE] {:result=>{:success=>true, :code=>"010", :message=>"O cartao jah foi armazenado anteriormente"}, :brand=>"MASTER", :cardToken=>"f887d732863eb3ef2e45c0bd8b57ed33"}
## Change Releases
+VERSION - 0.1.4 - 2017/06/01
+
+- List POS operation
+- Create a new POS operation
+- Bug fix at MidasClient::Request.external_request method
+- read.me
+
VERSION - 0.1.3.1 - 2017/05/28
+
- publishing stable gem
- read.me
VERSION - 0.1.3 - 2017/05/22
+
- Removing Rails log dependency
- Removing Rails.env dependency
- read.me
VERSION - 0.1.2 - 2017/05/19
-Subscriptions
- Update Subscription
- Update Invoice
- bugfix
- read.me
VERSION - 0.1.1 - 2017/05/16
-Subscriptions
- Implementing logging features
- bugfix
VERSION - 0.1.0 - 2017/05/15
-Transactions
- Creditcard Store (tokenization)
- Synchronous Transaction (Authorize + Capture)
- Asynchronous Transaction (Authorize + Capture)
- Asynchronous Debit Transaction
- Authorize (synchronous)
- Capture
- Cancellation
- Refund
- Query Transaction
-
-Subscriptions
- Create Subscription
- Cancel Subscription
- Subscription by Token
- List Subscription's Invoices
- Update Subscription Card