v3.5.2
- Check and follow redirects for Git remote URLs. This check is necessary to resolve renamed old repositories correctly. (#16)
- Avoid unnecessary memory allocation when no reference link is included in changelog.
- Update dependencies to include
golang.org/x/*
packages which were newly managed as Go modules.