Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

standardize changelog #65

Merged
merged 2 commits into from
Sep 20, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 0 additions & 31 deletions CHANGELOG

This file was deleted.

83 changes: 83 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@

## [2.1.4](/~https://github.com/conekta/conekta-java/releases/tag/conekta-java-2.1.4) - 2017-05-26
### Fix
- Fix ConektaListTest: add toString() method

## [2.1.3](/~https://github.com/conekta/conekta-java/releases/tag/conekta-java-2.1.3) - 2017-05-16
### Fix
- [maven-release-plugin] copy for tag conekta-java-2.1.3

## [2.1.2](/~https://github.com/conekta/conekta-java/releases/tag/conekta-java-2.1.2) - 2017-05-03
### Fix
- [maven-release-plugin] copy for tag conekta-java-2.1.2

## [2.1.1](/~https://github.com/conekta/conekta-java/releases/tag/v2.1.1) - 2017-02-28
### Fix
- [maven-release-plugin] copy for tag v2.1.1

## [2.1.0](/~https://github.com/conekta/conekta-java/releases/tag/v2.1.0) -
### Fix
- [maven-release-plugin] copy for tag v2.1.0

## [2.0.4]() - 2016-08-24
### Fix
- Fix loadFromObject: Cards where not being updated correctly.

## [2.0.3]() - 2016-02-26
### Fix
- Fix get parameters in requestor

## [2.0.2]() - 2016-02-16
### Feature
- Add locale

## [2.0.1]() - 2016-01-27
### Fix
- Remove comments and titles in ssl_data/ca_bundle.crt to fix errors in certifcate

## [2.0.0](/~https://github.com/conekta/conekta-java/releases/tag/v2.0.0) - 2015-09-08
### Feature
- Add vertical related fields to line items

## [1.0.9]() - 2015-11-03
### Fix
- Fix Error locale logic

## [1.0.8]() - 2015-11-03
### Feature
- Make lib compatible with android and add message_to_purchaser

## [1.0.7](/~https://github.com/conekta/conekta-java/releases/tag/v1.0.7) - 2014-10-07
### Fix
- Fix getRequest JSONArray to query logic

## [1.0.6](/~https://github.com/conekta/conekta-java/releases/tag/v1.0.6) - 2014-10-07
### Fix
- Fix getRequest JSONArray to query logic

## [1.0.5]() - 2014-10-07
### Change
- Change url encoded to json data in http request

## [1.0.4]() - 2014-10-07
### Feature
- Add spei payment and real time payment

## [1.0.3]() - 2014-07-20
### Change
- Make Error.java parameters public

## [1.0.2](/~https://github.com/conekta/conekta-java/releases/tag/v1.0.2) - 2014-07-20
### Fix
- Fix ssl_data path
### Change
- Separate payment method classes

## [1.0.1](/~https://github.com/conekta/conekta-java/releases/tag/1.0.1) - 2014-07-18
### Fix
- Fix requestor (auth token)
- Merge branch 'master' of github.com:conekta/conekta-java

## [1.0.0]() - 2014-02-20
### Update
- Deployed