Skip to content

Latest commit

 

History

History
89 lines (65 loc) · 5.6 KB

CHANGELOG.md

File metadata and controls

89 lines (65 loc) · 5.6 KB

Change Log

v2.0.3 (2021/07/23 05:57 +00:00)

  • #94 allow using without auth or token (#94) (@lalitkapoor)
  • #100 Bump lodash from 4.17.20 to 4.17.21 (#100) (@dependabot[bot])
  • #99 Bump json from 9.0.6 to 10.0.0 (#99) (@dependabot[bot])

v2.0.2 (2021/01/06 06:33 +00:00)

  • #93 validate tags given in --between-tags option (#93) (@TheJavaGuy)

v2.0.1 (2020/12/30 19:27 +00:00)

  • #92 upgrade octokit-rest (#92) (@lalitkapoor)

v2.0.0 (2020/12/29 23:31 +00:00)

  • #72 upgrade semver lib (#72) (@lalitkapoor)
  • #82 Add trailing newline to CHANGELOG (#82) (@khiav223577)
  • #91 Upgrade dependencies (#91) (@lalitkapoor)

v1.1.1 (2017/11/08 05:06 +00:00)

  • #71 Fix Markdown format (#71) (@baopham)
  • #69 Paramaterise Github API timeout (#69) (@samdunne)

v1.1.0 (2017/03/16 21:18 +00:00)

  • #64 Support for squash and merge (@304NotModified, @lalitkapoor)

v1.0.3 (2016/08/19 08:25 +00:00)

  • #55 Update README with correct links! (@PunkChameleon)
  • #59 added --time-zone option (@YuG1224)

v1.0.2 (2016/02/22 00:53 +00:00)

  • #53 added --for-tag option to generate changelog for single tag (@ivpusic)

v1.0.1 (2016/01/12 01:52 +00:00)

  • #52 Update ghauth dependency (@nunorafaelrocha)

v1.0.0 (2015/04/12 14:32 +00:00)

  • #47 Add a Gitter chat badge to README.md (@gitter-badger)

v0.0.16 (2014/11/26 11:15 +00:00)

  • #30 show changes between two tags (@lalitkapoor)

v0.0.14 (2014/11/06 02:45 +00:00)

  • #45 Add option to allow specifying the changelog title (@fixe)
  • #46 Add option to allow specifying the date format (@fixe)
  • #41 Aesthetic fixes (@nylen)

v0.0.13 (2014/10/26 23:25 +00:00)

  • #42 Fetch 100 tags per page (only 1 page for now) (@nylen)

v0.0.12 (2014/09/02 05:37 +00:00)

  • #35 Update README.md with Grunt Plugin Info (@PunkChameleon)
  • #36 PR links point to https://null/... (@lalitkapoor)

v0.0.11 (2014/05/12 19:01 +00:00)

  • #32 support for github enterprise (@lalitkapoor)

v0.0.10 (2014/03/01 06:02 +00:00)

  • #26 handle missing author in pull requests (@lalitkapoor)

v0.0.9 (2014/03/01 04:09 +00:00)

  • #22 show commit message if commit body is empty for --use-commit-body (@lalitkapoor)
  • #23 though tagged correctly commit ordering may vary (@lalitkapoor)
  • #24 sorting commits by date doesn't work for --data pulls (@lalitkapoor)
  • #21 attribution is not always correct for pull requests (@lalitkapoor)

v0.0.8 (2014/02/25 08:05 +00:00)

  • #18 Add a Bitdeli Badge to README (@bitdeli-chef)
  • #15 add option to order versions based on semver instead of the tag date (@lalitkapoor)

v0.0.7 (2014/02/25 06:40 +00:00)

  • #17 use-commit-body only works when only-pulls or only-merges is used (@lalitkapoor)

v0.0.6 (2014/02/25 06:21 +00:00)

  • #13 don't strip down pull request object (@lalitkapoor)
  • #14 flags to improve what merge items to into the changelog (@lalitkapoor)
  • #16 when parsing pull request pr links not generated and attribution incorrect (@lalitkapoor)

v0.0.5 (2014/02/23 10:14 +00:00)

  • #9 don't double space in the default formatter (@lalitkapoor)

v0.0.4 (2014/02/23 08:43 +00:00)

  • #7 use commit date not author date when determining which commits belong to which tags (@lalitkapoor)

v0.0.3 (2014/02/23 08:24 +00:00)

  • #2 Fixed typos. (@Fraser999)
  • #4 consider generating changelog based on commit messages (@lalitkapoor)

v0.0.2 (2014/02/20 06:23 +00:00)

  • #1 error thrown when link header doesn't contain last (@lalitkapoor)