Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Release v2.0.1. #449

Merged
merged 1 commit into from
Mar 3, 2016
Merged

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Mar 3, 2016

Made the release notes by checking out the commits since the last release

$ git log -1 --pretty=%H
4b0a5edd47142a02e5bf585d8009195a29036449
$ git log v2.0.0-post1..HEAD \
> | grep 'Merge pull request ' \
> | awk -F ' ' '{print $4}' \
> | sort

yields
#416
#419
#421
#424
#425
#426
#429
#430
#431
#432
#434
#437
#438

@dhermes
Copy link
Contributor Author

dhermes commented Mar 3, 2016

Commits left out of release notes:

nathanielmanistaatgoogle added a commit that referenced this pull request Mar 3, 2016
@nathanielmanistaatgoogle nathanielmanistaatgoogle merged commit f09af42 into googleapis:master Mar 3, 2016
@dhermes dhermes deleted the cut-2.0.1 branch March 3, 2016 17:58
@dhermes dhermes mentioned this pull request Apr 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants