|
| 1 | +## [3.1.6](https://github.com/conekta/conekta-node/releases/tag/3.1.6) - 2017-08-01 |
| 2 | +### Fix |
| 3 | +-This version solves the error that only brings the last order of a list |
| 4 | + |
| 5 | +## [3.1.5](https://github.com/conekta/conekta-node/releases/tag/3.1.5) - 2017-06-29 |
| 6 | +### Fix |
| 7 | +- This version fixes the issue about undefined response (issue #36) |
| 8 | + |
| 9 | +## [2.2.1](https://github.com/conekta/conekta-node/releases/tag/2.2.1) - 2017-05-29 |
| 10 | +### Feature |
| 11 | +- Tag created for conekta admin consumer |
| 12 | + |
| 13 | +## [3.1.0](https://github.com/conekta/conekta-node/releases/tag/3.1.0) - 2017-02-27 |
| 14 | +### Feature |
| 15 | +- We've added modules to work with customer subscription |
| 16 | + |
| 17 | +## [3.0.0](https://github.com/conekta/conekta-node/releases/tag/3.0) - 2017-02-16 |
| 18 | +### Update |
| 19 | +- Library upgrade for payments api 2 support |
| 20 | + |
| 21 | +## [2.2.0](https://github.com/conekta/conekta-node/releases/tag/2.2-stable) - 2017-02-16 |
| 22 | +### Change |
| 23 | +- Change to support orders from payments api 2 |
| 24 | + |
| 25 | +## [1.6.5](https://github.com/conekta/conekta-node/releases/tag/1.6.5) - 2016-07-08 |
| 26 | +### Feature |
| 27 | +- Now it can be used with node 6.2.2 support |
| 28 | +###Fix |
| 29 | +- Fixed some bugs on specs |
| 30 | + |
| 31 | +## [1.5.0](https://github.com/conekta/conekta-node/releases/tag/v1.5.0) - 2015-10-20 |
| 32 | +### Feature |
| 33 | +- Brand new enhancements for our contributors |
| 34 | + |
| 35 | +## [1.1.1](https://github.com/conekta/conekta-node/releases/tag/v1.1.1) - 2015-09-23 |
| 36 | +### Change |
| 37 | +- We were setting data into Base Resources instead instances at build_children function |
| 38 | + |
| 39 | +## [1.1.0](https://github.com/conekta/conekta-node/releases/tag/v1.1.0) - 2015-09-16 |
| 40 | +### Change |
| 41 | +- Node.js Callback style |
| 42 | +- Add strict mode |
| 43 | +- Add scope binding in order to reduce use of _this variable |
| 44 | +- Specs updated |
| 45 | +- Node JS support since 0.10.3 until 4.0.0 |
| 46 | + |
| 47 | +## [1.0.11](https://github.com/conekta/conekta-node/releases/tag/v1.0.11) - 2015-09-15 |
| 48 | +### Fix |
| 49 | +- Fix to introduced global attr variable which leaked in mocha tests |
| 50 | +- Add spec for subscription card update |
| 51 | +- Update changelog |
| 52 | +- Ignored .npmrc |
| 53 | + |
| 54 | +## [1.0.10]() - |
| 55 | +### Feature |
| 56 | +- Add changelog |
| 57 | +- Add code comments |
| 58 | +- Add API Version validator |
| 59 | + |
| 60 | +## [1.0.9](https://github.com/conekta/conekta-node/releases/tag/v1.0.9) - 2015-06-26 |
| 61 | +### Fix |
| 62 | +- Fix conekta objects were not populating their attributes right |
| 63 | +- Add specs updated to validate the bugs fixed |
| 64 | + |
| 65 | +## [1.0.7](https://github.com/conekta/conekta-node/releases/tag/v1.0.7) - 2015-06-08 |
| 66 | +### Fix |
| 67 | +- Customer creation with no subscription return failure |
| 68 | +- Fix base64 node core library instead custom base64 code |
| 69 | + |
| 70 | +## [1.0.6](https://github.com/conekta/conekta-node/releases/tag/v1.0.6) - 2015-05-26 |
| 71 | +### Feature |
| 72 | +- Enhance Documentation |
| 73 | +### Change |
| 74 | +- Node core base64 library instead custom |
| 75 | + |
| 76 | +## [1.0.5](https://github.com/conekta/conekta-node/releases/tag/v1.0.5) - 2015-05-18 |
| 77 | +### Update |
| 78 | +- Finish first version of conekta node wrapper |
0 commit comments