-
Notifications
You must be signed in to change notification settings - Fork 38
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 to add new 'relative links' feature #293
Conversation
@PippaClarkGDS you may want to change this substantially, feel free to. |
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.
have inputted the release note text
Co-authored-by: PippaClarkGDS <49393034+PippaClarkGDS@users.noreply.github.com>
bc3f416
to
0d065dd
Compare
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.
small tweak to include the release note number, otherwise looks good
@@ -2,6 +2,14 @@ | |||
|
|||
## Unreleased | |||
|
|||
### New features |
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.
Oh yeah, I was gonna add in that in a subsequent release PR, just makes more sense to me that way.
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.
ah great - is that the usual way it's done? If so, I'll approve it
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.
Yeah, at least on other projects I've worked on.
@@ -2,6 +2,14 @@ | |||
|
|||
## Unreleased | |||
|
|||
### New features |
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.
Oh yeah, I was gonna add in that in a subsequent release PR, just makes more sense to me that way.
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.
Approved without the numbering as this will be in the release PR
What’s changed
Updates changelog to include new features from PR #291.