Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 2.77 KB

CHANGELOG.md

File metadata and controls

49 lines (29 loc) · 2.77 KB

Changelog

v0.3.1 (2020-06-14)

Full Changelog

Merged pull requests:

  • Favoring default_branch instead of "master" #15 (jeremyf)
  • Collapse repository filtering into a single callable #13 (mjgiarlo)
  • Update license with full Apache 2.0 license #12 (mjgiarlo)
  • Allow filtering repositories by one or more topics #11 (mjgiarlo)

v0.3.0 (2020-04-28)

Full Changelog

Fixed bugs:

  • Fixing gemspec's changelog_uri #9 (jeremyf)

Merged pull requests:

  • Adding Huborg::Client#each_pull_request_with_repo #10 (jeremyf)
  • Adding guidance on determining Semantic Versioning #8 (jeremyf)
  • Highlighting links to API documentation #7 (jeremyf)

v0.2.0 (2020-02-29)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Tweaking documentation #5 (jeremyf)
  • Adding Huborg::Client#synchronize_mailmap! #3 (jeremyf)
  • Adding Huborg::Client#audit_license #2 (jeremyf)
  • Adding Huborg::Client#clone_and_rebase! #1 (jeremyf)

v0.1.0 (2020-02-26)

Full Changelog

  • Adding Huborg::Client#push_template! (jeremyf)

* This Changelog was automatically generated by github_changelog_generator