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

Render the CHANGELOG for the current version #1115

Merged
merged 1 commit into from
Dec 20, 2019

Conversation

chancancode
Copy link
Member

There are a few cases where the CHANGELOG on master may not match the version you are actually running. For example, master can be behind the stable branch's CHANGELOGs, or you could be loading and running a nightly version. This patch try to fetch the CHANGELOG from the correct Git tag to ensure things matches up correctly.

There are a few cases where the CHANGELOG on master may not match
the version you are actually running. For example, master can be
behind the stable branch's CHANGELOGs, or you could be loading and
running a nightly version. This patch try to fetch the CHANGELOG
from the correct Git tag to ensure things matches up correctly.
@chancancode chancancode merged commit f8568fd into master Dec 20, 2019
@delete-merged-branch delete-merged-branch bot deleted the show-correct-changelog branch December 20, 2019 18:38
chancancode added a commit that referenced this pull request Dec 20, 2019
There are a few cases where the CHANGELOG on master may not match
the version you are actually running. For example, master can be
behind the stable branch's CHANGELOGs, or you could be loading and
running a nightly version. This patch try to fetch the CHANGELOG
from the correct Git tag to ensure things matches up correctly.

(cherry picked from commit f8568fd)
nummi pushed a commit to nummi/ember-inspector that referenced this pull request Apr 1, 2020
There are a few cases where the CHANGELOG on master may not match
the version you are actually running. For example, master can be
behind the stable branch's CHANGELOGs, or you could be loading and
running a nightly version. This patch try to fetch the CHANGELOG
from the correct Git tag to ensure things matches up correctly.
nummi pushed a commit to nummi/ember-inspector that referenced this pull request Apr 5, 2020
There are a few cases where the CHANGELOG on master may not match
the version you are actually running. For example, master can be
behind the stable branch's CHANGELOGs, or you could be loading and
running a nightly version. This patch try to fetch the CHANGELOG
from the correct Git tag to ensure things matches up correctly.
patricklx pushed a commit to patricklx/ember-inspector that referenced this pull request Sep 19, 2022
There are a few cases where the CHANGELOG on master may not match
the version you are actually running. For example, master can be
behind the stable branch's CHANGELOGs, or you could be loading and
running a nightly version. This patch try to fetch the CHANGELOG
from the correct Git tag to ensure things matches up correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants