From 95d32abbcb5a7267c54621d5d67f354059cd1147 Mon Sep 17 00:00:00 2001 From: Petr Korolev Date: Sun, 22 Nov 2015 10:55:24 +0200 Subject: [PATCH 1/4] Move from legacy code --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 958237a..04b517b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +sudo: false language: ruby before_install: gem update --system rvm: From 8f7af37d1effaf94bd7ed3cf924fc9837ab160c2 Mon Sep 17 00:00:00 2001 From: Petr Korolev Date: Tue, 5 Jan 2016 11:04:18 +0200 Subject: [PATCH 2/4] update changelog --- CHANGELOG.md | 19 +++++++++++++++++++ lib/CHANGELOG.md | 1 + 2 files changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b8521d..ea59d27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Change Log +## [Unreleased](https://github.com/skywinder/github-changelog-generator/tree/HEAD) + +[Full Changelog](https://github.com/skywinder/github-changelog-generator/compare/1.9.0...HEAD) + +**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)) + +**Merged pull requests:** + +- Update bundler [\#306](https://github.com/skywinder/github-changelog-generator/pull/306) ([SteveGilvarry](https://github.com/SteveGilvarry)) +- 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)) + ## [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) diff --git a/lib/CHANGELOG.md b/lib/CHANGELOG.md index 83dc711..4f3fe78 100644 --- a/lib/CHANGELOG.md +++ b/lib/CHANGELOG.md @@ -22,6 +22,7 @@ **Merged pull requests:** +- Merged PR to Develop [\#19](https://github.com/skywinder/changelog_test/pull/19) ([skywinder](https://github.com/skywinder)) - This a PR with a lot of comments and events [\#17](https://github.com/skywinder/changelog_test/pull/17) ([skywinder](https://github.com/skywinder)) - This PR closes 14 from commit [\#15](https://github.com/skywinder/changelog_test/pull/15) ([skywinder](https://github.com/skywinder)) - This PR to close \#12 from body [\#13](https://github.com/skywinder/changelog_test/pull/13) ([skywinder](https://github.com/skywinder)) From 9832dce93cc56596ee7f3b89f6c91086ef2e20cd Mon Sep 17 00:00:00 2001 From: Petr Korolev Date: Tue, 5 Jan 2016 11:18:04 +0200 Subject: [PATCH 3/4] works! --- lib/CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/CHANGELOG.md b/lib/CHANGELOG.md index 4f3fe78..83dc711 100644 --- a/lib/CHANGELOG.md +++ b/lib/CHANGELOG.md @@ -22,7 +22,6 @@ **Merged pull requests:** -- Merged PR to Develop [\#19](https://github.com/skywinder/changelog_test/pull/19) ([skywinder](https://github.com/skywinder)) - This a PR with a lot of comments and events [\#17](https://github.com/skywinder/changelog_test/pull/17) ([skywinder](https://github.com/skywinder)) - This PR closes 14 from commit [\#15](https://github.com/skywinder/changelog_test/pull/15) ([skywinder](https://github.com/skywinder)) - This PR to close \#12 from body [\#13](https://github.com/skywinder/changelog_test/pull/13) ([skywinder](https://github.com/skywinder)) From bffe7cd9ffe669bca38385e556c5f58eb51284e6 Mon Sep 17 00:00:00 2001 From: Petr Korolev Date: Tue, 5 Jan 2016 11:28:44 +0200 Subject: [PATCH 4/4] issue 20 in test repo didn't appear in change log. --- lib/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/CHANGELOG.md b/lib/CHANGELOG.md index 83dc711..cf00dfb 100644 --- a/lib/CHANGELOG.md +++ b/lib/CHANGELOG.md @@ -22,6 +22,7 @@ **Merged pull requests:** +- Merged br \(should appear in change log also\) [\#21](https://github.com/skywinder/changelog_test/pull/21) ([skywinder](https://github.com/skywinder)) - This a PR with a lot of comments and events [\#17](https://github.com/skywinder/changelog_test/pull/17) ([skywinder](https://github.com/skywinder)) - This PR closes 14 from commit [\#15](https://github.com/skywinder/changelog_test/pull/15) ([skywinder](https://github.com/skywinder)) - This PR to close \#12 from body [\#13](https://github.com/skywinder/changelog_test/pull/13) ([skywinder](https://github.com/skywinder))