Changelog
This command is used to get latest changelog from CHANGELOG.md
.
morpheme changelog
CHANGELOG.md
## 1.1.0
- style: add layout featurname
- feat: integrate featurename with apiname
## 1.0.1
- docs: update readme.md
## 1.0.0
- Initial version.
Output
- style: add layout featurname
- feat: integrate featurename with apiname