Skip to content

Render the CHANGELOG for the current version#1115

Merged
chancancode merged 1 commit intomasterfrom
show-correct-changelog
Dec 20, 2019
Merged

Render the CHANGELOG for the current version#1115
chancancode merged 1 commit intomasterfrom
show-correct-changelog

Conversation

@chancancode
Copy link
Copy Markdown
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