Closed pavelsr closed 5 years ago
Isn't Changes file automatically filled from git log?
No.
First, prepare Changes file like:
Revision history for Perl extension Minilla
{{$NEXT}}
- Write change entry1 by yourself
- Write change entry2 by yourself
v3.1.5 2019-07-25T14:14:10Z
- Older Test::Pause::Permissions may have bugs. we need to depend on the latest version (#258)
- Add perl 5.28, 5.30 to travis.yml (akiym #267)
- Fix the usage of `git submodule foreach` for git 2.22.0 (bluefeet #268, #269)
v3.1.4 2018-12-30T05:46:15Z
- Support travis-ci.com badge (#253)
And run minil release
.
What does this error mean?
Isn't
Changes
file automatically filled from git log? I tried to manually fillChanges
file but same error.