Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashoneyman authored Jun 23, 2021
1 parent e0e9dee commit 26ceb2e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,16 @@ Notable changes to this project are documented in this file. The format is based
Breaking changes:

New features:
- Added `toPromise` and `fromPromise` helper functions to the `LazyPromise` module for convenient transformations between the `Promise` and `LazyPromise` types (#12 by @thomashoneyman)

Bugfixes:

Other improvements:

## [v2.1.0](https://github.com/purescript-web/purescript-web-promise/releases/tag/v2.1.0) - 2021-06-23

New features:
- Added `toPromise` and `fromPromise` helper functions to the `LazyPromise` module for convenient transformations between the `Promise` and `LazyPromise` types (#12 by @thomashoneyman)

## [v2.0.0](https://github.com/purescript-web/purescript-web-promise/releases/tag/v2.0.0) - 2021-02-26

Breaking changes:
Expand Down

0 comments on commit 26ceb2e

Please sign in to comment.