Skip to content

Commit 05eeb9e

Browse files
committed
chore(release): 1.0.0
1 parent c90c9f3 commit 05eeb9e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
## 1.0.0 (2023-06-12)
6+
7+
8+
### Features
9+
10+
* **admin-panel:** Show PIX digitable line on admin panel order ([f6a395d](https://github.com/magento/magento2/commit/f6a395ddd7315e9d1ef689c8be65f9a67bb5983c))
11+
* **customer-page:** Show digitable line on customer order page ([7be9380](https://github.com/magento/magento2/commit/7be93801952abe4dd7b9c02e7d8b700249d090d9))
12+
* **customer-page:** Show PIX QR code and digitable line on customer order page ([21730fd](https://github.com/magento/magento2/commit/21730fd989d8e7418e21ac6c84fd185c89b381c1))
13+
* **i18n:** Add translation support for pt_BR locale ([b931dc9](https://github.com/magento/magento2/commit/b931dc93b2f369f91cb0a6485e682b71cb232dee))
14+
* **localization:** Add translation file for Brazilian Portuguese (pt_BR) ([3b2f1e2](https://github.com/magento/magento2/commit/3b2f1e2f4e71b3e75dbe3a634b6b284cfc04fdf0))
15+
* **payment:** Add new configuration fields ([688fdb8](https://github.com/magento/magento2/commit/688fdb8d74767afadf0aabf6e9c6cd73d161b509))
16+
* **payment:** Generate PIX payload ([1f84f26](https://github.com/magento/magento2/commit/1f84f264d5643e3db8c7f6261a0c9ff6f4d5ec1c))
17+
* **payment:** Get comment for customer from configuration and display it on the payment method ([9420be0](https://github.com/magento/magento2/commit/9420be02607e8855b4657d8f3c0f053e85d225fe))
18+
* **payment:** render simple payment ([ec90ed4](https://github.com/magento/magento2/commit/ec90ed4fc2636acad922dd9112290c601121deaf))
19+
* **success-page:** Add conditional display for payment method on success page ([f741bd3](https://github.com/magento/magento2/commit/f741bd3dc1373585df5b3cbe773a0c038da50436))
20+
* **success-page:** Show PIX QR code and digitable line on success page ([f91bc3e](https://github.com/magento/magento2/commit/f91bc3ecf273e4411be1f8444e84a7353925a889))

0 commit comments

Comments
 (0)