Skip to content

Conversation

@milesfrain
Copy link
Contributor

Description of the change

This PR updates the CHANGELOG in preparation for the upcoming release of this library.

Related: purescript/purescript#3985

CHANGELOG.md Outdated
New features:

Bugfixes:
- Changed `Foldable1`'s `fold1` member to `foldl1` and `foldr1` (#21, #23)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure if this is the correct summary. Also not sure if this is considered a bugfix.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah.... Not sure myself either. It's not a breaking change. I wouldn't say it's a bug fix either though because there wasn't a release that included the unchanged instance, so that it no longer worked and we needed to fix it in a separate release.

I think I would move this to "Other improvements" and say something like

Updated Identity's Foldable1 instance to account for changes in Foldable1 definition.

@JordanMartinez
Copy link
Contributor

Other than my comment above, this looks good to me.

@JordanMartinez JordanMartinez merged commit 0ab3ddb into purescript:master Jan 20, 2021
@milesfrain milesfrain deleted the patch-1 branch January 20, 2021 15:07
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.

3 participants