github-changelog-generator/CHANGELOG.md
2015-02-27 15:05:22 +02:00

11 KiB

Change Log

1.3.0 (2015-02-26)

Full Changelog

Implemented enhancements:

  • Do not show Unreleased section, when it's empty. #55

  • Separate list exclude and include labels #52

  • Unreleased issues in separate section #47

  • Separate by lists: Enhancements, Bugs, Pull requests. #31

Fixed bugs:

  • Test pull request with invalid label #26 in changelog appeared. #44

Merged pull requests:

  • Implement filtering of Pull Requests by milestones #50 (skywinder)

1.2.8 (2015-02-17)

Full Changelog

Closed issues:

  • Bugs, that closed simultaneously with push not appeared in correct version. #37

Merged pull requests:

1.2.7 (2015-01-26)

Full Changelog

Merged pull requests:

  • Add compare link between older version and newer version #46 (sue445)

1.2.6 (2015-01-21)

Full Changelog

Merged pull requests:

1.2.5 (2015-01-15)

Full Changelog

Implemented enhancements:

  • Use milestone to specify in which version bug was fixed #22

Fixed bugs:

  • Error when trying to generate log for repo without tags #32

Merged pull requests:

  • PrettyPrint class is included using lowercase 'pp' #43 (schwing)

  • support enterprise github via command line options #42 (glenlovett)

1.2.4 (2014-12-16)

Full Changelog

Fixed bugs:

  • Sometimes user is NULL during merges #41

  • Crash when try generate log for rails #35

Merged pull requests:

1.2.3 (2014-12-16)

Full Changelog

Implemented enhancements:

  • Add ability to run with one parameter instead -u -p #38

  • Detailed output #33

Fixed bugs:

  • Docs lacking or basic behavior not as advertised #30

Merged pull requests:

1.2.2 (2014-12-10)

Full Changelog

Fixed bugs:

  • Encapsulate [ > * _ \ ] signs in issues names #34

Merged pull requests:

1.2.1 (2014-11-22)

Full Changelog

Fixed bugs:

  • Script fills changelog only for first 30 tags. #20

Merged pull requests:

1.2.0 (2014-11-19)

Full Changelog

Merged pull requests:

  • Add filter for pull-requests labels. option --filter-pull-requests #27 (skywinder)

  • Add ability to insert authors of pull-requests --\[no-\]author option #25 (skywinder)

  • Don't receive issues in case of --no-isses flag specied #24 (skywinder)

1.1.4 (2014-11-18)

Full Changelog

Implemented enhancements:

  • Implement ability to retrieve GitHub token from ENV variable to not put it to script directly #19

Merged pull requests:

1.1.2 (2014-11-12)

Full Changelog

Merged pull requests:

1.1.1 (2014-11-10)

Full Changelog

Merged pull requests:

  • Remove duplicates of issues and pull-requests with same number #15 (skywinder)

  • Sort issues by tags #14 (skywinder)

  • Add ability to add or exclude issues without any labels #13 (skywinder)

1.1.0 (2014-11-10)

Full Changelog

Implemented enhancements:

  • Detect username and project form origin #11

Fixed bugs:

  • Bug with wrong credentials in 1.0.1 #12

  • Markdown formating in the last line wrong #9

1.0.1 (2014-11-10)

Full Changelog

Merged pull requests:

1.0.0 (2014-11-07)

Full Changelog

Implemented enhancements:

  • Add support for fixed issues and implemented enchanments. #6

  • Implement option to specify output filename #4

Fixed bugs:

  • Last tag not appeared in changelog #5

Merged pull requests:

0.1.0 (2014-11-07)

Full Changelog

Merged pull requests:

  • Add changelog generation for last tag #2 (skywinder)

  • Add option -o --output to specify name of the output file. #1 (skywinder)

0.0.2 (2014-11-06)

Full Changelog

0.0.1 (2014-11-06)

* This Change Log was automatically generated by github_changelog_generator