Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Changelog #117

Merged
merged 3 commits into from Feb 6, 2017
Merged

Add Changelog #117

merged 3 commits into from Feb 6, 2017

Conversation

KengoTODA
Copy link
Member

This format is based on Keep a Changelog v0.3.

I added hyper-link to each change/bug/PR to help reviewer to check.
However, basically it is needless if we use GitHub milestone properly.
Maybe we can stop adding it after 3.1.0 release.

To generate this list, I used following command for listing up commits:

```sh
$ git log --no-merges --pretty=oneline --abbrev-commit 3.0.1...b3f3117
```

This change contains just a part of changes, I will continue checking
remaining parts by following command:

```sh
$ git log --no-merges --pretty=oneline --abbrev-commit 7325b87...b3f3117
```
we still have changes in this version. I will continue this task
by following command:

```
$ git log --no-merges --pretty=oneline --abbrev-commit 7fb6ff5...b3f3117
```
@KengoTODA KengoTODA self-assigned this Feb 6, 2017
@KengoTODA KengoTODA added this to the SpotBugs 3.1.0 milestone Feb 6, 2017
@KengoTODA KengoTODA mentioned this pull request Feb 6, 2017
21 tasks
@coveralls
Copy link

Coverage Status

Coverage remained the same at 57.545% when pulling 2d76fbb on KengoTODA:changelog into 8be3f8e on spotbugs:master.

@jsotuyod jsotuyod merged commit ed5a7f3 into spotbugs:master Feb 6, 2017
@KengoTODA KengoTODA deleted the changelog branch February 6, 2017 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants