-
Notifications
You must be signed in to change notification settings - Fork 342
Update release notes #496
base: master
Are you sure you want to change the base?
Update release notes #496
Conversation
I have written a blog post about this, hopefully it saves you some time in the future. http://jake.ginnivan.net/blog/2014/06/26/updating-chocolateys-release-notes-with-gitreleasenotes/ Would love feedback at any rate. -Jake |
# vNext | ||
|
||
- [#493](https://github.com/chocolatey/chocolatey/issues/493) - [Enhancement] Chocolatey-Update cleanup | ||
- [#492](https://github.com/chocolatey/chocolatey/issues/492) - Error messages late in update of chocolatey itself |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This issue #492 was closed without being fixed. How should it be set up for GRN to handle that?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just delete the line. The idea is that it is more work collecting/putting them together than editing/removing stuff which should not be there
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see. I was hoping we could have some special tag/label that would cause these items not to get included.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Certainly could be added, tags to exclude or something
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I saw the latest release of Chocolatey and your release notes are very close to what I generate with a tool I am working on called GitReleaseNotes. So I decided to use this as a demo and hopefully help you out at the same time.