Skip to content

Commit 9cfcd96

Browse files
committed
📝 Create CHANGELOG.md
1 parent dfe14f3 commit 9cfcd96

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# json-to-popo
2+
3+
## [v1.0.0] - 2020-05-03
4+
5+
### Added
6+
- Basic functionality.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,10 @@ var_dump($resultObject);
150150

151151
**See full example [here](examples).**
152152

153+
## Changelog
154+
155+
Please see [CHANGELOG](CHANGELOG.md) for details.
156+
153157
## Contributing
154158

155159
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

0 commit comments

Comments
 (0)