# 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).
## v0.1.1 (2022-05-15)
### Chore
- changes to .gitignore
- added README.toml, added repo to cargo.toml, added docs
### Documentation
- changes to readme
- added description and license to cargo.toml
- added CHANGELOG
### New Features
- And there be light. Initial commit.
### Commit Statistics
- 9 commits contributed to the release.
- 6 commits where understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' where seen in commit messages
### Commit Details
view details
* **Uncategorized**
- changes to readme ([`612406b`](https://github.comgit//saskenuba/mercadopago-sdk-rust/commit/612406b26b46bcbbd2b170e036a377304c4716f7))
- docs, feat: create_card_token is now working correctly ([`c544b79`](https://github.comgit//saskenuba/mercadopago-sdk-rust/commit/c544b79cfcdb1e9d6f6da11752aeacba043d2dd7))
- added description and license to cargo.toml ([`0ed5307`](https://github.comgit//saskenuba/mercadopago-sdk-rust/commit/0ed5307a54a5d4cc9be50b050b600c8c26e55411))
- added CHANGELOG ([`dd7f8f7`](https://github.comgit//saskenuba/mercadopago-sdk-rust/commit/dd7f8f735fc6f337b56997ac2fe3417ba9dc55e1))
- Release mercadopago-sdk-rust v0.1.0 ([`0d8f632`](https://github.comgit//saskenuba/mercadopago-sdk-rust/commit/0d8f632adadf7794772317755c3b429729ad489b))
- changes to .gitignore ([`4ea57c3`](https://github.comgit//saskenuba/mercadopago-sdk-rust/commit/4ea57c391e614fb967e0d2ed623f65c803757b47))
- added README.toml, added repo to cargo.toml, added docs ([`0f1a72b`](https://github.comgit//saskenuba/mercadopago-sdk-rust/commit/0f1a72b2e0fe3d46a9e8aec9829296dc0585b99a))
- And there be light. Initial commit. ([`7eb273a`](https://github.comgit//saskenuba/mercadopago-sdk-rust/commit/7eb273ac148faf37885ed57ef208144fe92b1122))
- Initial commit ([`adbc7c4`](https://github.comgit//saskenuba/mercadopago-sdk-rust/commit/adbc7c455eb97bd96ac4c637ec0dcaccd7d23f97))
## v0.1.0 (2022-05-15)
### Chore
- changes to .gitignore
- added README.toml, added repo to cargo.toml, added docs
### New Features
- And there be light. Initial commit.