Project

General

Profile

« Previous | Next » 

Revision 4e6946bd

Added by nobu (Nobuyoshi Nakada) 2 months ago

Assign the result of format_changelog to the changelog writer

Also, rename format_changelog to changelog_formatter since this
method does not format the changelog when called, but rather returns a
Proc that takes IO and writes the formatted changelog.