Skip to content

Releases: parkr/changelog

v1.5.0

17 Nov 06:30
a1038bf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

16 Jun 22:14
8f3f308
Compare
Choose a tag to compare

What's Changed

  • Fix markdown link parsing with and without reference 8f3f308
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #24
  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #25
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #26
  • Add support for [Unreleased] version by @icholy in #27
  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #28
  • Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #29

New Contributors

  • @lgtm-com made their first contribution in #25
  • @icholy made their first contribution in #27

Full Changelog: v1.3.0...v1.4.0

v1.3.0

19 Oct 16:49
6b4db92
Compare
Choose a tag to compare

What's Changed

  • Replace reflect-based join() func with explicit calls to .String() and strings.Join() by @parkr in #23

Full Changelog: v1.2.0...v1.3.0

v1.2.0

19 Oct 16:40
e76406f
Compare
Choose a tag to compare

What's Changed

  • Remove use of fmt.Sprintf and fmt.Fprintf by @parkr in #22

Full Changelog: v1.1.0...v1.2.0

v1.1.0

18 Oct 16:10
29b16d6
Compare
Choose a tag to compare
  • Maintain sort order, and support no-header sections (#21)
  • Unopinionate date separator in the version header (#14)

Thanks, @fsmaia, for the pull requests!

v1.0.0

07 Feb 16:48
b7172d0
Compare
Choose a tag to compare

Stable release.