Skip to content

Commit c1c136f

Browse files
committed
Add initial changelog
1 parent a793ba9 commit c1c136f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
Notable changes to this project are documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
4+
5+
## [Unreleased]
6+
7+
Breaking changes:
8+
9+
New features:
10+
11+
Bugfixes:
12+
13+
Other improvements:
14+
15+
16+
## [v1.0.0](https://github.com/purescript-contrib/purescript-js-promise-aff/releases/tag/v1.0.0) - 2022-11-09
17+
18+
Initial release, forked from `purescript-aff-promise` and intended as its replacement from now on.

0 commit comments

Comments
 (0)