Merge pull request #22 from rehlds/feature/changelog-template

changelog template
This commit is contained in:
STAM 2024-10-30 17:14:54 +03:00 committed by GitHub
commit 9dd2486deb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

18
CHANGELOG.md Normal file
View File

@ -0,0 +1,18 @@
# [Lorem](https://github.com/rehlds/.github) Changelog
**Lorem** ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
---
## [`1.3.0.149`](https://github.com/rehlds/metamod-r/releases/tag/1.3.0.149) - 2024-04-23
### Fixed
- Some here
### Changed
- Some here
### Added
- Some here
**Full Changelog**: [1.3.0.138...1.3.0.149](https://github.com/rehlds/metamod-r/compare/1.3.0.138...1.3.0.149)