Skip to content

Commit aa60534

Browse files
committed
Add changelog file
1 parent a1a7fdb commit aa60534

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# 0.0.1
2+
3+
- Initial release

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gn-api-sdk-node
22

3-
A nodejs module for integration of your backend with the payment services
3+
> A nodejs module for integration of your backend with the payment services
44
provided by [Gerencianet](http://gerencianet.com.br).
55

66
[![NPM](https://nodei.co/npm/gn-api-sdk-node.png?downloads=true&stars=true)](https://nodei.co/npm/gn-api-sdk-node/)
@@ -109,6 +109,10 @@ $ npm test
109109
- [Notifications](https://github.com/franciscotfmc/gn-api-sdk-node/tree/master/docs/notifications.md)
110110
- [All in one](https://github.com/franciscotfmc/gn-api-sdk-node/tree/master/docs/all-in-one.md)
111111

112+
## Changelog
113+
114+
[CHANGELOG](https://github.com/franciscotfmc/gn-api-sdk-node/tree/master/CHANGELOG.md)
115+
112116
## License
113117

114118
[MIT](LICENSE)

0 commit comments

Comments
 (0)