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

Update changelog and readme for RC 2 #329

Merged
merged 2 commits into from
Feb 23, 2017
Merged

Update changelog and readme for RC 2 #329

merged 2 commits into from
Feb 23, 2017

Conversation

akshayjshah
Copy link
Contributor

This PR updates the CHANGELOG and README in preparation for a second release candidate.

@mention-bot
Copy link

@akshayjshah, thanks for your PR! By analyzing the history of the files in this pull request, we identified @chapsuk, @peter-edge and @eklitzke to be potential reviewers.

@akshayjshah
Copy link
Contributor Author

Planning changes to make the PR numbers into links. Will fix today and land when I have a moment.

@akshayjshah akshayjshah force-pushed the ajs-rc-2 branch 4 times, most recently from 160140d to a6ddd81 Compare February 23, 2017 07:07
* [#326][]: Though `New(nil)` continues to return a no-op logger, `NewNop()` is
now preferred. Users can update their projects with `gofmt -r 'zap.New(nil) ->
zap.NewNop()' -w .`.
* [#300][]: Incorrectly importing zap as `github.com/uber-go/zap` now returns a
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inconsistent capitalization. You're using "Zap" to refer to the project everywhere else.

Incorrectly importing Zap [..]

Copy link
Contributor Author

@akshayjshah akshayjshah Feb 23, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(edited)

Actually, I don't think this is inconsistent - it's just that the first word in a sentence is capitalized, and "zap" is often the first word in sentences.

@akshayjshah akshayjshah merged commit a03b90b into master Feb 23, 2017
@akshayjshah akshayjshah deleted the ajs-rc-2 branch February 24, 2017 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

6 participants