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

Fix changelog format #806

Merged
merged 4 commits into from
Nov 11, 2019
Merged

Conversation

systemshift
Copy link
Contributor

Pull Request Description

Issue #799 shows some release titles are not in the same format with the rest.
Removing empty line spaces sorts the problem.


After creating the pull request: in order to pass the changelog_updated check you will need to update the "Future Release" section of docs/source/changelog.rst to include this pull request.

@@ -9,6 +9,7 @@ Changelog
* Documentation Changes
* remove python 2.7 support and add 3.7 in install.rst (:pr:`805`)
* Fix import error in docs (:pr:`803`)
* change inconsistent version release titeles in changelog (:pr:`806`)
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe "Fix release title formatting in changelog" for the description

Copy link
Contributor

@rwedge rwedge left a comment

Choose a reason for hiding this comment

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

Looks good!

@rwedge rwedge merged commit 036473f into alteryx:master Nov 11, 2019
@systemshift systemshift deleted the fix_changelog_format branch November 11, 2019 21:41
@rwedge rwedge mentioned this pull request Nov 30, 2019
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.

2 participants