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 entry for go.mod parsing in #411 and add missing v162 release #488

Merged
merged 2 commits into from
Jun 1, 2022

Conversation

abitrolly
Copy link
Contributor

No description provided.

@abitrolly abitrolly requested a review from a team as a code owner June 1, 2022 02:03
Since the changelog was not updated when heroku#487 was released:

```
$ h buildpacks:versions heroku/go | head -n4
Version  Released At               Status
───────  ────────────────────────  ─────────
162      2022-05-23T19:42:06.208Z  published
161      2022-03-15T22:11:28.510Z  published
```
@edmorley edmorley changed the title Fix CHANGELOG entry for go.mod parsing in #378 Fix CHANGELOG entry for go.mod parsing in #411 and add missing v162 release Jun 1, 2022
Copy link
Member

@edmorley edmorley left a comment

Choose a reason for hiding this comment

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

Thank you for spotting this!

I also noticed that the v162 release has already occurred:

$ h buildpacks:versions heroku/go | head -n4
Version  Released At               Status
───────  ────────────────────────  ─────────
162      2022-05-23T19:42:06.208Z  published
161      2022-03-15T22:11:28.510Z  published

The changelog was just not updated after #487 was published.

I've added commit 5b5f865 to this PR which adds that undocumented release, and moves the changelog entry for #411 to the unreleased section.

@edmorley edmorley enabled auto-merge (squash) June 1, 2022 05:28
@edmorley edmorley merged commit 9a9d53d into heroku:main Jun 1, 2022
@abitrolly abitrolly deleted the patch-1 branch June 1, 2022 06:21
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.

None yet

2 participants