2015-02-26 12:28:40 +02:00
# Change Log
2016-02-25 15:42:18 +02:00
## [1.11.2](https://github.com/skywinder/github-changelog-generator/tree/1.11.2) (2016-02-25)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.11.1...1.11.2 )
**Fixed bugs:**
- Getting an error on install [\#329 ](https://github.com/skywinder/github-changelog-generator/issues/329 )
**Merged pull requests:**
- Fix installation by not running the specs - which have dependencies [\#337 ](https://github.com/skywinder/github-changelog-generator/pull/337 ) ([skywinder ](https://github.com/skywinder ))
2016-02-25 12:03:28 +02:00
## [1.11.1](https://github.com/skywinder/github-changelog-generator/tree/1.11.1) (2016-02-25)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.11.0...1.11.1 )
**Merged pull requests:**
- Add rubocop and rspec as runtime dependencies [\#336 ](https://github.com/skywinder/github-changelog-generator/pull/336 ) ([jkeiser ](https://github.com/jkeiser ))
- \[Refactor\] ParserFile class use Pathname [\#334 ](https://github.com/skywinder/github-changelog-generator/pull/334 ) ([olleolleolle ](https://github.com/olleolleolle ))
- \[Refactor\] Generator\#exclude\_issues\_by\_labels simpler, tested [\#332 ](https://github.com/skywinder/github-changelog-generator/pull/332 ) ([olleolleolle ](https://github.com/olleolleolle ))
## [1.11.0](https://github.com/skywinder/github-changelog-generator/tree/1.11.0) (2016-02-24)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.10.5...1.11.0 )
## [1.10.5](https://github.com/skywinder/github-changelog-generator/tree/1.10.5) (2016-02-24)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.10.4...1.10.5 )
## [1.10.4](https://github.com/skywinder/github-changelog-generator/tree/1.10.4) (2016-02-24)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.10.3...1.10.4 )
2016-02-23 17:21:43 +02:00
**Fixed bugs:**
2016-02-23 12:45:14 +02:00
2016-02-25 12:03:28 +02:00
- Rake and Bundler as runtime deps [\#333 ](https://github.com/skywinder/github-changelog-generator/pull/333 ) ([olleolleolle ](https://github.com/olleolleolle ))
**Merged pull requests:**
- Test case for \#327 [\#331 ](https://github.com/skywinder/github-changelog-generator/pull/331 ) ([olleolleolle ](https://github.com/olleolleolle ))
- Fix crash installing on systems without overcommit [\#330 ](https://github.com/skywinder/github-changelog-generator/pull/330 ) ([jkeiser ](https://github.com/jkeiser ))
## [1.10.3](https://github.com/skywinder/github-changelog-generator/tree/1.10.3) (2016-02-23)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.10.2...1.10.3 )
2016-02-23 17:21:43 +02:00
## [1.10.2](https://github.com/skywinder/github-changelog-generator/tree/1.10.2) (2016-02-23)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/v1.11.0...1.10.2 )
## [v1.11.0](https://github.com/skywinder/github-changelog-generator/tree/v1.11.0) (2016-02-23)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.10.1...v1.11.0 )
2016-02-23 12:45:14 +02:00
**Implemented enhancements:**
- YAML front matter [\#322 ](https://github.com/skywinder/github-changelog-generator/pull/322 ) ([retorquere ](https://github.com/retorquere ))
- Git Subcommand [\#288 ](https://github.com/skywinder/github-changelog-generator/pull/288 ) ([dlanileonardo ](https://github.com/dlanileonardo ))
**Fixed bugs:**
- detect\_since\_tag undefined [\#328 ](https://github.com/skywinder/github-changelog-generator/issues/328 )
**Merged pull requests:**
- Update README.md [\#324 ](https://github.com/skywinder/github-changelog-generator/pull/324 ) ([Zearin ](https://github.com/Zearin ))
2016-01-06 09:15:30 +02:00
## [1.10.1](https://github.com/skywinder/github-changelog-generator/tree/1.10.1) (2016-01-06)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.10.0...1.10.1 )
**Fixed bugs:**
- Parser: avoid Ruby exit, to make Rake tasks work [\#315 ](https://github.com/skywinder/github-changelog-generator/pull/315 ) ([olleolleolle ](https://github.com/olleolleolle ))
2016-01-05 16:45:31 +02:00
## [1.10.0](https://github.com/skywinder/github-changelog-generator/tree/1.10.0) (2016-01-05)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.9.0...1.10.0 )
2016-01-05 11:04:18 +02:00
**Implemented enhancements:**
- Rubocop: less complex methods in parser.rb [\#297 ](https://github.com/skywinder/github-changelog-generator/pull/297 ) ([olleolleolle ](https://github.com/olleolleolle ))
- Introduce ParserError exception class [\#296 ](https://github.com/skywinder/github-changelog-generator/pull/296 ) ([olleolleolle ](https://github.com/olleolleolle ))
- ParserFile: support values with equals signs [\#285 ](https://github.com/skywinder/github-changelog-generator/pull/285 ) ([olleolleolle ](https://github.com/olleolleolle ))
2016-01-05 16:45:31 +02:00
**Closed issues:**
- PRs not closed on master branch show up in changelog [\#280 ](https://github.com/skywinder/github-changelog-generator/issues/280 )
2016-01-05 11:04:18 +02:00
**Merged pull requests:**
- Update bundler [\#306 ](https://github.com/skywinder/github-changelog-generator/pull/306 ) ([SteveGilvarry ](https://github.com/SteveGilvarry ))
2016-01-05 16:45:31 +02:00
- Fixes \#280 Add release-branch option to filter the Pull Requests [\#305 ](https://github.com/skywinder/github-changelog-generator/pull/305 ) ([SteveGilvarry ](https://github.com/SteveGilvarry ))
2016-01-05 11:04:18 +02:00
- Add options to def self.user\_and\_project\_from\_git to fix parser.rb:19… [\#303 ](https://github.com/skywinder/github-changelog-generator/pull/303 ) ([SteveGilvarry ](https://github.com/SteveGilvarry ))
- Git ignore coverage/ [\#300 ](https://github.com/skywinder/github-changelog-generator/pull/300 ) ([olleolleolle ](https://github.com/olleolleolle ))
- \[refactor\] Fix docblock datatype, use \#map [\#299 ](https://github.com/skywinder/github-changelog-generator/pull/299 ) ([olleolleolle ](https://github.com/olleolleolle ))
- \[refactor\] Reader: positive Boolean; unused \#map [\#298 ](https://github.com/skywinder/github-changelog-generator/pull/298 ) ([olleolleolle ](https://github.com/olleolleolle ))
- Add base option to RakeTask [\#287 ](https://github.com/skywinder/github-changelog-generator/pull/287 ) ([jkeiser ](https://github.com/jkeiser ))
2015-09-17 12:00:23 +03:00
## [1.9.0](https://github.com/skywinder/github-changelog-generator/tree/1.9.0) (2015-09-17)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.8.5...1.9.0 )
**Implemented enhancements:**
- Feature: exclude\_tags using regular expression [\#281 ](https://github.com/skywinder/github-changelog-generator/pull/281 ) ([olleolleolle ](https://github.com/olleolleolle ))
- Auto parse options from file .github\_changelog\_generator [\#278 ](https://github.com/skywinder/github-changelog-generator/pull/278 ) ([dlanileonardo ](https://github.com/dlanileonardo ))
2015-09-15 09:06:52 +03:00
## [1.8.5](https://github.com/skywinder/github-changelog-generator/tree/1.8.5) (2015-09-15)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.8.4...1.8.5 )
**Merged pull requests:**
- Rake task: Be able to set false value in config [\#279 ](https://github.com/skywinder/github-changelog-generator/pull/279 ) ([olleolleolle ](https://github.com/olleolleolle ))
2015-09-01 09:14:25 +03:00
## [1.8.4](https://github.com/skywinder/github-changelog-generator/tree/1.8.4) (2015-09-01)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.8.3...1.8.4 )
**Fixed bugs:**
- Sending OATH through -t fails [\#274 ](https://github.com/skywinder/github-changelog-generator/issues/274 )
2015-08-31 15:42:20 +03:00
## [1.8.3](https://github.com/skywinder/github-changelog-generator/tree/1.8.3) (2015-08-31)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.8.2...1.8.3 )
**Merged pull requests:**
- Do not alter pull\_requests while iterating on it [\#271 ](https://github.com/skywinder/github-changelog-generator/pull/271 ) ([raphink ](https://github.com/raphink ))
2015-08-26 17:02:49 +03:00
## [1.8.2](https://github.com/skywinder/github-changelog-generator/tree/1.8.2) (2015-08-26)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.8.1...1.8.2 )
**Closed issues:**
- Output should not include security information [\#270 ](https://github.com/skywinder/github-changelog-generator/issues/270 )
2015-09-15 09:06:52 +03:00
**Merged pull requests:**
- This PRi will fix \#274. [\#275 ](https://github.com/skywinder/github-changelog-generator/pull/275 ) ([skywinder ](https://github.com/skywinder ))
2015-08-25 17:32:45 +03:00
## [1.8.1](https://github.com/skywinder/github-changelog-generator/tree/1.8.1) (2015-08-25)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.8.0...1.8.1 )
2015-08-25 16:08:58 +03:00
2015-08-25 17:32:45 +03:00
**Implemented enhancements:**
- Honor labels for Pull Requests [\#266 ](https://github.com/skywinder/github-changelog-generator/pull/266 ) ([raphink ](https://github.com/raphink ))
2015-08-25 16:08:58 +03:00
**Merged pull requests:**
- Fix issue with missing events \(in case of events for issue \>30\) [\#268 ](https://github.com/skywinder/github-changelog-generator/pull/268 ) ([skywinder ](https://github.com/skywinder ))
- Use since\_tag as default for older\_tag [\#267 ](https://github.com/skywinder/github-changelog-generator/pull/267 ) ([raphink ](https://github.com/raphink ))
2015-08-24 17:56:15 +03:00
## [1.8.0](https://github.com/skywinder/github-changelog-generator/tree/1.8.0) (2015-08-24)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.7.0...1.8.0 )
**Implemented enhancements:**
- Generate change log since/due specific tag [\#254 ](https://github.com/skywinder/github-changelog-generator/issues/254 )
2015-08-25 17:32:45 +03:00
- Add --base option [\#258 ](https://github.com/skywinder/github-changelog-generator/pull/258 ) ([raphink ](https://github.com/raphink ))
2015-08-24 17:56:15 +03:00
**Merged pull requests:**
- Add `--due-tag` option [\#265 ](https://github.com/skywinder/github-changelog-generator/pull/265 ) ([skywinder ](https://github.com/skywinder ))
- Add release\_url to rake task options [\#264 ](https://github.com/skywinder/github-changelog-generator/pull/264 ) ([raphink ](https://github.com/raphink ))
- Add a rake task [\#260 ](https://github.com/skywinder/github-changelog-generator/pull/260 ) ([raphink ](https://github.com/raphink ))
- Add release\_url option [\#259 ](https://github.com/skywinder/github-changelog-generator/pull/259 ) ([raphink ](https://github.com/raphink ))
- Add --since-tag [\#257 ](https://github.com/skywinder/github-changelog-generator/pull/257 ) ([raphink ](https://github.com/raphink ))
2015-07-16 17:23:52 +03:00
## [1.7.0](https://github.com/skywinder/github-changelog-generator/tree/1.7.0) (2015-07-16)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.6.2...1.7.0 )
**Implemented enhancements:**
2015-07-16 12:30:13 +03:00
2015-07-16 17:23:52 +03:00
- Custom header [\#251 ](https://github.com/skywinder/github-changelog-generator/issues/251 )
- Arbitrary templates [\#242 ](https://github.com/skywinder/github-changelog-generator/issues/242 )
## [1.6.2](https://github.com/skywinder/github-changelog-generator/tree/1.6.2) (2015-07-16)
2015-07-16 12:30:13 +03:00
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.6.1...1.6.2 )
**Fixed bugs:**
- --unreleased-only broken [\#250 ](https://github.com/skywinder/github-changelog-generator/issues/250 )
2015-06-12 11:42:56 +03:00
## [1.6.1](https://github.com/skywinder/github-changelog-generator/tree/1.6.1) (2015-06-12)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.6.0...1.6.1 )
**Implemented enhancements:**
- Ability to specify custom section header [\#241 ](https://github.com/skywinder/github-changelog-generator/issues/241 )
**Fixed bugs:**
- not encapsulated character `\<` [\#249 ](https://github.com/skywinder/github-changelog-generator/issues/249 )
2015-06-11 16:49:25 +03:00
## [1.6.0](https://github.com/skywinder/github-changelog-generator/tree/1.6.0) (2015-06-11)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.5.0...1.6.0 )
**Implemented enhancements:**
2015-06-12 11:42:56 +03:00
- Issues with any label except "bug", "enhancement" should not be excluded by default. [\#240 ](https://github.com/skywinder/github-changelog-generator/issues/240 )
2015-06-11 16:49:25 +03:00
- Add ability to specify custom labels for enhancements & bugfixes [\#54 ](https://github.com/skywinder/github-changelog-generator/issues/54 )
2015-06-11 16:35:38 +03:00
**Fixed bugs:**
2015-06-11 16:49:25 +03:00
- --user and --project options are broken [\#246 ](https://github.com/skywinder/github-changelog-generator/issues/246 )
2015-06-11 16:35:38 +03:00
- Exclude and Include tags is broken [\#245 ](https://github.com/skywinder/github-changelog-generator/issues/245 )
2015-05-26 16:07:57 +03:00
## [1.5.0](https://github.com/skywinder/github-changelog-generator/tree/1.5.0) (2015-05-26)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.4.1...1.5.0 )
**Implemented enhancements:**
- Show `Unreleased` section even when there is no tags in repo. [\#228 ](https://github.com/skywinder/github-changelog-generator/issues/228 )
- Add option `--exclude-tags x,y,z` [\#214 ](https://github.com/skywinder/github-changelog-generator/issues/214 )
- Generate change log between 2 specific tags [\#172 ](https://github.com/skywinder/github-changelog-generator/issues/172 )
2015-06-12 11:42:56 +03:00
- Yanked releases support [\#53 ](https://github.com/skywinder/github-changelog-generator/issues/53 )
2015-05-26 16:07:57 +03:00
**Merged pull requests:**
- Big refactoring [\#243 ](https://github.com/skywinder/github-changelog-generator/pull/243 ) ([skywinder ](https://github.com/skywinder ))
2015-05-19 12:23:25 +03:00
## [1.4.1](https://github.com/skywinder/github-changelog-generator/tree/1.4.1) (2015-05-19)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.4.0...1.4.1 )
**Implemented enhancements:**
- Trees/Archives with missing change log notes for the current tag. [\#230 ](https://github.com/skywinder/github-changelog-generator/issues/230 )
**Fixed bugs:**
- github\_changelog\_generator.rb:220:in ``': No such file or directory - pwd \(Errno::ENOENT\) [\#237 ](https://github.com/skywinder/github-changelog-generator/issues/237 )
- Doesnot generator changelog [\#235 ](https://github.com/skywinder/github-changelog-generator/issues/235 )
- Exclude closed \(not merged\) PR's from changelog. [\#69 ](https://github.com/skywinder/github-changelog-generator/issues/69 )
**Merged pull requests:**
- Wrap GitHub requests in function check\_github\_response [\#238 ](https://github.com/skywinder/github-changelog-generator/pull/238 ) ([skywinder ](https://github.com/skywinder ))
- Add fetch token tests [\#236 ](https://github.com/skywinder/github-changelog-generator/pull/236 ) ([skywinder ](https://github.com/skywinder ))
- Add future release option [\#231 ](https://github.com/skywinder/github-changelog-generator/pull/231 ) ([sildur ](https://github.com/sildur ))
2015-05-07 17:18:51 +03:00
## [1.4.0](https://github.com/skywinder/github-changelog-generator/tree/1.4.0) (2015-05-07)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.3.11...1.4.0 )
2015-03-18 10:28:51 +02:00
2015-03-27 17:17:23 +02:00
**Implemented enhancements:**
2015-03-27 16:48:13 +02:00
- Parsing of existing Change Log file [\#212 ](https://github.com/skywinder/github-changelog-generator/issues/212 )
- Warn users about 0 tags in repo. [\#208 ](https://github.com/skywinder/github-changelog-generator/issues/208 )
2015-08-25 17:32:45 +03:00
- Cleanup [\#220 ](https://github.com/skywinder/github-changelog-generator/pull/220 ) ([tuexss ](https://github.com/tuexss ))
2015-03-18 10:28:51 +02:00
2015-03-27 17:17:23 +02:00
**Closed issues:**
2015-03-27 16:48:13 +02:00
- Add CodeClimate and Inch CI [\#219 ](https://github.com/skywinder/github-changelog-generator/issues/219 )
2015-03-18 10:28:51 +02:00
2015-03-27 17:17:23 +02:00
**Merged pull requests:**
2015-05-07 17:18:51 +03:00
- Implement fetcher class [\#227 ](https://github.com/skywinder/github-changelog-generator/pull/227 ) ([skywinder ](https://github.com/skywinder ))
2015-03-27 16:48:13 +02:00
- Add coveralls integration [\#223 ](https://github.com/skywinder/github-changelog-generator/pull/223 ) ([skywinder ](https://github.com/skywinder ))
- Rspec & rubocop integration [\#217 ](https://github.com/skywinder/github-changelog-generator/pull/217 ) ([skywinder ](https://github.com/skywinder ))
- Implement Reader class to parse ChangeLog.md [\#216 ](https://github.com/skywinder/github-changelog-generator/pull/216 ) ([estahn ](https://github.com/estahn ))
- Relatively require github\_changelog\_generator library [\#207 ](https://github.com/skywinder/github-changelog-generator/pull/207 ) ([sneal ](https://github.com/sneal ))
- Add --max-issues argument to limit requests [\#76 ](https://github.com/skywinder/github-changelog-generator/pull/76 ) ([sneal ](https://github.com/sneal ))
2015-04-04 02:22:29 +03:00
## [1.3.11](https://github.com/skywinder/github-changelog-generator/tree/1.3.11) (2015-03-21)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.3.10...1.3.11 )
2015-03-27 16:48:13 +02:00
2015-03-27 17:17:23 +02:00
**Merged pull requests:**
2015-03-27 16:48:13 +02:00
- Add fallback with warning message to prevent crash in case of exceed API Rate Limit \(temporary workaround for \#71\) [\#75 ](https://github.com/skywinder/github-changelog-generator/pull/75 ) ([skywinder ](https://github.com/skywinder ))
2015-04-04 02:22:29 +03:00
## [1.3.10](https://github.com/skywinder/github-changelog-generator/tree/1.3.10) (2015-03-18)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.3.9...1.3.10 )
2015-03-06 16:48:20 +02:00
2015-08-25 17:32:45 +03:00
**Fixed bugs:**
2015-03-27 17:17:23 +02:00
2015-03-27 16:48:13 +02:00
- Fix termination in case of empty unreleased section with `--unreleased-only` option. [\#70 ](https://github.com/skywinder/github-changelog-generator/pull/70 ) ([skywinder ](https://github.com/skywinder ))
2015-03-06 16:48:20 +02:00
2015-04-04 02:22:29 +03:00
## [1.3.9](https://github.com/skywinder/github-changelog-generator/tree/1.3.9) (2015-03-06)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.3.8...1.3.9 )
2015-03-06 16:48:20 +02:00
2015-03-27 17:17:23 +02:00
**Implemented enhancements:**
2015-03-27 16:48:13 +02:00
- Improve method of detecting owner and repository [\#63 ](https://github.com/skywinder/github-changelog-generator/issues/63 )
2015-08-25 17:32:45 +03:00
**Fixed bugs:**
2015-03-27 17:17:23 +02:00
2015-03-27 16:48:13 +02:00
- Resolved concurrency problem in case of issues \> 2048 [\#65 ](https://github.com/skywinder/github-changelog-generator/pull/65 ) ([skywinder ](https://github.com/skywinder ))
2015-03-06 16:48:20 +02:00
2015-04-04 02:22:29 +03:00
## [1.3.8](https://github.com/skywinder/github-changelog-generator/tree/1.3.8) (2015-03-05)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.3.6...1.3.8 )
2015-03-05 17:15:40 +02:00
2015-04-04 02:22:29 +03:00
## [1.3.6](https://github.com/skywinder/github-changelog-generator/tree/1.3.6) (2015-03-05)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.3.5...1.3.6 )
2015-03-05 14:36:31 +02:00
2015-04-04 02:22:29 +03:00
## [1.3.5](https://github.com/skywinder/github-changelog-generator/tree/1.3.5) (2015-03-04)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.3.4...1.3.5 )
2015-03-04 21:27:34 +02:00
2015-03-27 17:17:23 +02:00
**Fixed bugs:**
2015-03-27 16:48:13 +02:00
- Pull Requests in Wrong Tag [\#60 ](https://github.com/skywinder/github-changelog-generator/issues/60 )
2015-03-04 21:27:34 +02:00
2015-04-04 02:22:29 +03:00
## [1.3.4](https://github.com/skywinder/github-changelog-generator/tree/1.3.4) (2015-03-03)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.3.3...1.3.4 )
2015-03-03 19:20:28 +02:00
2015-03-27 17:17:23 +02:00
**Fixed bugs:**
2015-03-27 16:48:13 +02:00
- --no-issues appears to break PRs [\#59 ](https://github.com/skywinder/github-changelog-generator/issues/59 )
2015-03-03 19:20:28 +02:00
2015-04-04 02:22:29 +03:00
## [1.3.3](https://github.com/skywinder/github-changelog-generator/tree/1.3.3) (2015-03-03)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.3.2...1.3.3 )
2015-03-03 17:45:36 +02:00
2015-03-27 17:17:23 +02:00
**Closed issues:**
2015-03-27 16:48:13 +02:00
- Add \# character to encapsulate list. [\#58 ](https://github.com/skywinder/github-changelog-generator/issues/58 )
2015-03-03 19:20:28 +02:00
2015-04-04 02:22:29 +03:00
## [1.3.2](https://github.com/skywinder/github-changelog-generator/tree/1.3.2) (2015-03-03)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.3.1...1.3.2 )
2015-03-03 17:20:54 +02:00
2015-03-27 17:17:23 +02:00
**Fixed bugs:**
2015-03-27 16:48:13 +02:00
- generation failed if github commit api return `404 Not Found` [\#57 ](https://github.com/skywinder/github-changelog-generator/issues/57 )
2015-03-03 19:20:28 +02:00
2015-04-04 02:22:29 +03:00
## [1.3.1](https://github.com/skywinder/github-changelog-generator/tree/1.3.1) (2015-02-27)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.3.0...1.3.1 )
2015-02-27 15:25:32 +02:00
2015-04-04 02:22:29 +03:00
## [1.3.0](https://github.com/skywinder/github-changelog-generator/tree/1.3.0) (2015-02-26)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.2.8...1.3.0 )
2015-02-18 23:36:07 +02:00
2015-03-27 17:17:23 +02:00
**Implemented enhancements:**
2015-03-27 16:48:13 +02:00
- Do not show `Unreleased` section, when it's empty. [\#55 ](https://github.com/skywinder/github-changelog-generator/issues/55 )
- Separate list exclude and include labels [\#52 ](https://github.com/skywinder/github-changelog-generator/issues/52 )
- Unreleased issues in separate section [\#47 ](https://github.com/skywinder/github-changelog-generator/issues/47 )
- Separate by lists: Enhancements, Bugs, Pull requests. [\#31 ](https://github.com/skywinder/github-changelog-generator/issues/31 )
2015-03-03 19:20:28 +02:00
2015-03-27 17:17:23 +02:00
**Fixed bugs:**
2015-03-27 16:48:13 +02:00
- Pull request with invalid label \(\#26\) in changelog appeared. [\#44 ](https://github.com/skywinder/github-changelog-generator/issues/44 )
2015-02-26 12:28:40 +02:00
2015-03-27 17:17:23 +02:00
**Merged pull requests:**
2015-03-27 16:48:13 +02:00
- Implement filtering of Pull Requests by milestones [\#50 ](https://github.com/skywinder/github-changelog-generator/pull/50 ) ([skywinder ](https://github.com/skywinder ))
2015-02-26 12:28:40 +02:00
2015-04-04 02:22:29 +03:00
## [1.2.8](https://github.com/skywinder/github-changelog-generator/tree/1.2.8) (2015-02-17)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.2.7...1.2.8 )
2015-02-18 23:36:07 +02:00
2015-03-27 17:17:23 +02:00
**Closed issues:**
2015-03-27 16:48:13 +02:00
- Bugs, that closed simultaneously with push not appeared in correct version. [\#37 ](https://github.com/skywinder/github-changelog-generator/issues/37 )
2015-03-03 19:20:28 +02:00
2015-03-27 17:17:23 +02:00
**Merged pull requests:**
2015-03-27 16:48:13 +02:00
- Feature/fix 37 [\#49 ](https://github.com/skywinder/github-changelog-generator/pull/49 ) ([skywinder ](https://github.com/skywinder ))
- Prettify output [\#48 ](https://github.com/skywinder/github-changelog-generator/pull/48 ) ([skywinder ](https://github.com/skywinder ))
2015-02-26 12:28:40 +02:00
2015-04-04 02:22:29 +03:00
## [1.2.7](https://github.com/skywinder/github-changelog-generator/tree/1.2.7) (2015-01-26)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.2.6...1.2.7 )
2015-02-18 23:36:07 +02:00
2015-08-25 17:32:45 +03:00
**Implemented enhancements:**
2015-03-27 17:17:23 +02:00
2015-03-27 16:48:13 +02:00
- Add compare link between older version and newer version [\#46 ](https://github.com/skywinder/github-changelog-generator/pull/46 ) ([sue445 ](https://github.com/sue445 ))
2015-02-26 12:28:40 +02:00
2015-04-04 02:22:29 +03:00
## [1.2.6](https://github.com/skywinder/github-changelog-generator/tree/1.2.6) (2015-01-21)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.2.5...1.2.6 )
2015-02-18 23:36:07 +02:00
2015-03-27 17:17:23 +02:00
**Merged pull requests:**
2015-03-27 16:48:13 +02:00
- fix link tag format [\#45 ](https://github.com/skywinder/github-changelog-generator/pull/45 ) ([sugamasao ](https://github.com/sugamasao ))
2015-02-26 12:28:40 +02:00
2015-04-04 02:22:29 +03:00
## [1.2.5](https://github.com/skywinder/github-changelog-generator/tree/1.2.5) (2015-01-15)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.2.4...1.2.5 )
2015-02-18 23:36:07 +02:00
2015-03-27 17:17:23 +02:00
**Implemented enhancements:**
2015-03-27 16:48:13 +02:00
- Use milestone to specify in which version bug was fixed [\#22 ](https://github.com/skywinder/github-changelog-generator/issues/22 )
2015-08-31 15:42:20 +03:00
- support enterprise github via command line options [\#42 ](https://github.com/skywinder/github-changelog-generator/pull/42 ) ([glenlovett ](https://github.com/glenlovett ))
2015-03-03 19:20:28 +02:00
2015-03-27 17:17:23 +02:00
**Fixed bugs:**
2015-03-27 16:48:13 +02:00
- Error when trying to generate log for repo without tags [\#32 ](https://github.com/skywinder/github-changelog-generator/issues/32 )
2015-08-25 17:32:45 +03:00
- PrettyPrint class is included using lowercase 'pp' [\#43 ](https://github.com/skywinder/github-changelog-generator/pull/43 ) ([schwing ](https://github.com/schwing ))
2015-02-26 12:28:40 +02:00
2015-04-04 02:22:29 +03:00
## [1.2.4](https://github.com/skywinder/github-changelog-generator/tree/1.2.4) (2014-12-16)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.2.3...1.2.4 )
2015-02-18 23:36:07 +02:00
2015-03-27 17:17:23 +02:00
**Fixed bugs:**
2015-03-27 16:48:13 +02:00
- Sometimes user is NULL during merges [\#41 ](https://github.com/skywinder/github-changelog-generator/issues/41 )
- Crash when try generate log for rails [\#35 ](https://github.com/skywinder/github-changelog-generator/issues/35 )
2015-03-03 19:20:28 +02:00
2015-04-04 02:22:29 +03:00
## [1.2.3](https://github.com/skywinder/github-changelog-generator/tree/1.2.3) (2014-12-16)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.2.2...1.2.3 )
2015-02-18 23:36:07 +02:00
2015-03-27 17:17:23 +02:00
**Implemented enhancements:**
2015-03-27 16:48:13 +02:00
- Add ability to run with one parameter instead -u -p [\#38 ](https://github.com/skywinder/github-changelog-generator/issues/38 )
- Detailed output [\#33 ](https://github.com/skywinder/github-changelog-generator/issues/33 )
2015-03-03 19:20:28 +02:00
2015-03-27 17:17:23 +02:00
**Fixed bugs:**
2015-03-27 16:48:13 +02:00
- Docs lacking or basic behavior not as advertised [\#30 ](https://github.com/skywinder/github-changelog-generator/issues/30 )
2015-03-03 19:20:28 +02:00
2015-03-27 17:17:23 +02:00
**Merged pull requests:**
2015-03-27 16:48:13 +02:00
- Implement async fetching [\#39 ](https://github.com/skywinder/github-changelog-generator/pull/39 ) ([skywinder ](https://github.com/skywinder ))
- Fix crash when user is NULL [\#40 ](https://github.com/skywinder/github-changelog-generator/pull/40 ) ([skywinder ](https://github.com/skywinder ))
2015-02-26 12:28:40 +02:00
2015-04-04 02:22:29 +03:00
## [1.2.2](https://github.com/skywinder/github-changelog-generator/tree/1.2.2) (2014-12-10)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.2.1...1.2.2 )
2015-02-18 23:36:07 +02:00
2015-03-27 17:17:23 +02:00
**Fixed bugs:**
2015-03-27 16:48:13 +02:00
- Encapsulate \[ \> \* \_ \ \] signs in issues names [\#34 ](https://github.com/skywinder/github-changelog-generator/issues/34 )
2015-02-26 12:28:40 +02:00
2015-03-27 17:17:23 +02:00
**Merged pull requests:**
2015-03-27 16:48:13 +02:00
- Add a Bitdeli Badge to README [\#36 ](https://github.com/skywinder/github-changelog-generator/pull/36 ) ([bitdeli-chef ](https://github.com/bitdeli-chef ))
2015-02-26 12:28:40 +02:00
2015-04-04 02:22:29 +03:00
## [1.2.1](https://github.com/skywinder/github-changelog-generator/tree/1.2.1) (2014-11-22)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.2.0...1.2.1 )
2015-02-18 23:36:07 +02:00
2015-03-27 17:17:23 +02:00
**Fixed bugs:**
2015-03-27 16:48:13 +02:00
- Script fills changelog only for first 30 tags. [\#20 ](https://github.com/skywinder/github-changelog-generator/issues/20 )
2015-03-03 19:20:28 +02:00
2015-03-27 17:17:23 +02:00
**Merged pull requests:**
2015-03-27 16:48:13 +02:00
- Issues for last tag not in list [\#29 ](https://github.com/skywinder/github-changelog-generator/pull/29 ) ([skywinder ](https://github.com/skywinder ))
- Disable default --filter-pull-requests option. [\#28 ](https://github.com/skywinder/github-changelog-generator/pull/28 ) ([skywinder ](https://github.com/skywinder ))
2015-02-26 12:28:40 +02:00
2015-04-04 02:22:29 +03:00
## [1.2.0](https://github.com/skywinder/github-changelog-generator/tree/1.2.0) (2014-11-19)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.1.4...1.2.0 )
2014-11-19 15:49:22 +02:00
2015-03-27 17:17:23 +02:00
**Merged pull requests:**
2015-03-27 16:48:13 +02:00
- Add filter for pull-requests labels. \(option --filter-pull-requests\) [\#27 ](https://github.com/skywinder/github-changelog-generator/pull/27 ) ([skywinder ](https://github.com/skywinder ))
- Add ability to insert authors of pull-requests \(--\[no-\]author option\) [\#25 ](https://github.com/skywinder/github-changelog-generator/pull/25 ) ([skywinder ](https://github.com/skywinder ))
- Don't receive issues in case of --no-isses flag specied [\#24 ](https://github.com/skywinder/github-changelog-generator/pull/24 ) ([skywinder ](https://github.com/skywinder ))
2015-02-26 12:28:40 +02:00
2015-04-04 02:22:29 +03:00
## [1.1.4](https://github.com/skywinder/github-changelog-generator/tree/1.1.4) (2014-11-18)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.1.2...1.1.4 )
2015-02-18 23:36:07 +02:00
2015-03-27 17:17:23 +02:00
**Implemented enhancements:**
2015-03-27 16:48:13 +02:00
- Implement ability to retrieve GitHub token from ENV variable \(to not put it to script directly\) [\#19 ](https://github.com/skywinder/github-changelog-generator/issues/19 )
2015-03-03 19:20:28 +02:00
2015-03-27 17:17:23 +02:00
**Merged pull requests:**
2015-03-27 16:48:13 +02:00
- Sort tags by date [\#23 ](https://github.com/skywinder/github-changelog-generator/pull/23 ) ([skywinder ](https://github.com/skywinder ))
2015-02-26 12:28:40 +02:00
2015-04-04 02:22:29 +03:00
## [1.1.2](https://github.com/skywinder/github-changelog-generator/tree/1.1.2) (2014-11-12)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.1.1...1.1.2 )
2015-02-18 23:36:07 +02:00
2015-03-27 17:17:23 +02:00
**Merged pull requests:**
2015-03-27 16:48:13 +02:00
- Fix bug with dot signs in project name [\#18 ](https://github.com/skywinder/github-changelog-generator/pull/18 ) ([skywinder ](https://github.com/skywinder ))
- Fix bug with dot signs in user name [\#17 ](https://github.com/skywinder/github-changelog-generator/pull/17 ) ([skywinder ](https://github.com/skywinder ))
2015-02-26 12:28:40 +02:00
2015-04-04 02:22:29 +03:00
## [1.1.1](https://github.com/skywinder/github-changelog-generator/tree/1.1.1) (2014-11-10)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.1.0...1.1.1 )
2015-02-18 23:36:07 +02:00
2015-03-27 17:17:23 +02:00
**Merged pull requests:**
2015-03-27 16:48:13 +02:00
- Remove duplicates of issues and pull-requests with same number [\#15 ](https://github.com/skywinder/github-changelog-generator/pull/15 ) ([skywinder ](https://github.com/skywinder ))
- Sort issues by tags [\#14 ](https://github.com/skywinder/github-changelog-generator/pull/14 ) ([skywinder ](https://github.com/skywinder ))
- Add ability to add or exclude issues without any labels [\#13 ](https://github.com/skywinder/github-changelog-generator/pull/13 ) ([skywinder ](https://github.com/skywinder ))
2015-02-26 12:28:40 +02:00
2015-04-04 02:22:29 +03:00
## [1.1.0](https://github.com/skywinder/github-changelog-generator/tree/1.1.0) (2014-11-10)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.0.1...1.1.0 )
2015-02-18 23:36:07 +02:00
2015-03-27 17:17:23 +02:00
**Implemented enhancements:**
2015-03-27 16:48:13 +02:00
- Detect username and project form origin [\#11 ](https://github.com/skywinder/github-changelog-generator/issues/11 )
2015-03-03 19:20:28 +02:00
2015-03-27 17:17:23 +02:00
**Fixed bugs:**
2015-03-27 16:48:13 +02:00
- Bug with wrong credentials in 1.0.1 [\#12 ](https://github.com/skywinder/github-changelog-generator/issues/12 )
- Markdown formating in the last line wrong [\#9 ](https://github.com/skywinder/github-changelog-generator/issues/9 )
2015-03-03 19:20:28 +02:00
2015-04-04 02:22:29 +03:00
## [1.0.1](https://github.com/skywinder/github-changelog-generator/tree/1.0.1) (2014-11-10)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/1.0.0...1.0.1 )
2015-02-18 23:36:07 +02:00
2015-04-04 02:22:29 +03:00
## [1.0.0](https://github.com/skywinder/github-changelog-generator/tree/1.0.0) (2014-11-07)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/0.1.0...1.0.0 )
2015-02-18 23:36:07 +02:00
2015-03-27 17:17:23 +02:00
**Implemented enhancements:**
2015-03-27 16:48:13 +02:00
- Add support for fixed issues and implemented enchanments. [\#6 ](https://github.com/skywinder/github-changelog-generator/issues/6 )
- Implement option to specify output filename [\#4 ](https://github.com/skywinder/github-changelog-generator/issues/4 )
2015-08-25 17:32:45 +03:00
- Implement support of different tags. [\#8 ](https://github.com/skywinder/github-changelog-generator/pull/8 ) ([skywinder ](https://github.com/skywinder ))
2015-03-03 19:20:28 +02:00
2015-03-27 17:17:23 +02:00
**Fixed bugs:**
2015-03-27 16:48:13 +02:00
- Last tag not appeared in changelog [\#5 ](https://github.com/skywinder/github-changelog-generator/issues/5 )
2015-03-03 19:20:28 +02:00
2015-03-27 17:17:23 +02:00
**Merged pull requests:**
2015-03-27 16:48:13 +02:00
- Add support for issues in CHANGELOG [\#7 ](https://github.com/skywinder/github-changelog-generator/pull/7 ) ([skywinder ](https://github.com/skywinder ))
2014-11-07 18:14:56 +02:00
2015-04-04 02:22:29 +03:00
## [0.1.0](https://github.com/skywinder/github-changelog-generator/tree/0.1.0) (2014-11-07)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/0.0.2...0.1.0 )
2015-02-18 23:36:07 +02:00
2015-03-27 17:17:23 +02:00
**Merged pull requests:**
2015-03-27 16:48:13 +02:00
- Fix parsing date of pull request [\#3 ](https://github.com/skywinder/github-changelog-generator/pull/3 ) ([skywinder ](https://github.com/skywinder ))
- Add changelog generation for last tag [\#2 ](https://github.com/skywinder/github-changelog-generator/pull/2 ) ([skywinder ](https://github.com/skywinder ))
- Add option \(-o --output\) to specify name of the output file. [\#1 ](https://github.com/skywinder/github-changelog-generator/pull/1 ) ([skywinder ](https://github.com/skywinder ))
2015-02-26 12:28:40 +02:00
2015-04-04 02:22:29 +03:00
## [0.0.2](https://github.com/skywinder/github-changelog-generator/tree/0.0.2) (2014-11-06)
[Full Changelog ](https://github.com/skywinder/github-changelog-generator/compare/0.0.1...0.0.2 )
2015-02-18 23:36:07 +02:00
2015-04-04 02:22:29 +03:00
## [0.0.1](https://github.com/skywinder/github-changelog-generator/tree/0.0.1) (2014-11-06)
2015-02-18 23:36:07 +02:00
2014-11-07 13:20:19 +02:00
2015-02-26 12:28:40 +02:00
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*