Skip to content

Changelog updates since v4.4.0 #34

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

Merged
merged 2 commits into from
Jan 19, 2021
Merged

Conversation

milesfrain
Copy link
Contributor

@milesfrain milesfrain commented Jan 18, 2021

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:

Other improvements:
- Migrated CI to GitHub Actions and updated installation instructions to use Spago (#32)
- Added a CHANGELOG.md file and pull request template (#33 #34)
- Removed `return {}` from FFI functions (#30)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Removed `return {}` from FFI functions (#30)
- Removed `return {}` from FFI functions for a small performance boost (#30)

CHANGELOG.md Outdated

New features:

Bugfixes:

Other improvements:
- Migrated CI to GitHub Actions and updated installation instructions to use Spago (#32)
- Added a CHANGELOG.md file and pull request template (#33 #34)
Copy link
Member

Choose a reason for hiding this comment

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

Should comma-separate the PR numbers

CHANGELOG.md Outdated
@@ -5,12 +5,16 @@ Notable changes to this project are documented in this file. The format is based
## [Unreleased]

Breaking changes:
- Updated dependencies for PureScript 0.14 (#30)
Copy link
Member

Choose a reason for hiding this comment

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

Added support for PureScript 0.14 and dropped support for all previous versions

@thomashoneyman thomashoneyman merged commit 6d10c53 into purescript:master Jan 19, 2021
@milesfrain milesfrain deleted the patch-2 branch January 19, 2021 06:04
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