Skip to content

Conversation

lrytz
Copy link
Member

@lrytz lrytz commented Jul 23, 2014

No description provided.

@lrytz
Copy link
Member Author

lrytz commented Jul 23, 2014

@adriaanm
Copy link
Contributor

Modulo "is is", LGTM!

On Wednesday, July 23, 2014, Lukas Rytz notifications@github.com wrote:

Review by @adriaanm https://github.com/adriaanm @gkossakowski
https://github.com/gkossakowski @retronym https://github.com/retronym

Rendered version:
https://github.com/lrytz/make-release-notes/blob/9c7f4189c33e4a929b3a8415f4932943f7cf932d/hand-written.md


Reply to this email directly or view it on GitHub
#130 (comment)
.

@retronym
Copy link
Member

I wonder if we should take this opportunity to rationalize the release notes.

  • Intro
  • link out to 2.11.{0, ... N-1} release notes
  • Highlights and details for this release.

@adriaanm
Copy link
Contributor

Sounds good to me. A good opportunity to spin off the "released OSS
projects list"

On Wednesday, July 23, 2014, Jason Zaugg notifications@github.com wrote:

I wonder if we should take this opportunity to rationalize the release
notes.

  • Intro
  • link out to 2.11.{0, ... N-1} release notes
  • Highlights and details for this release.


Reply to this email directly or view it on GitHub
#130 (comment)
.

@lrytz
Copy link
Member Author

lrytz commented Jul 23, 2014

ok, will do.

@lrytz lrytz changed the title Release notes for 2.12.2 Release notes for 2.11.2 Jul 23, 2014
@lrytz
Copy link
Member Author

lrytz commented Jul 23, 2014

OK, updated, please check again: https://github.com/lrytz/make-release-notes/blob/2.11.2/hand-written.md

@adriaanm
Copy link
Contributor

I would also give our old list of projects a new home for now, since I don't think it;s completely subsumed by the links you give. It can just be a separate projects-2.11.md in this repo that can be updated as before with PRs and we just link to the rendered version

@lrytz
Copy link
Member Author

lrytz commented Jul 23, 2014

OK, no problem.

@lrytz
Copy link
Member Author

lrytz commented Jul 23, 2014

Added the list. The link in the release notes is broken until we merge this PR, but it's here: https://github.com/lrytz/make-release-notes/blob/2.11.2/projects-2.11.md

@gourlaysama
Copy link

Maybe this is the time to mention that

git log --no-merges --oneline v2.11.2 --not v2.11.1 --format='%aN' | sort | uniq -c | sort -rn

is just a very convoluted way of writing

git shortlog -sn --no-merges v2.11.1..v2.11.2

Output is the same (actually, better: people with the same number of commits are listed in alphabetical order instead of reverse alphabetical order)

@lrytz
Copy link
Member Author

lrytz commented Jul 23, 2014

@gourlaysama updated, thanks

lrytz added a commit that referenced this pull request Jul 24, 2014
Release notes for 2.11.2
@lrytz lrytz merged commit 2ecce8c into scala:2.11.x Jul 24, 2014
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.

4 participants