Skip to content

Commit 72473fd

Browse files
Update changelog since v1.2.2 (#11)
1 parent 05b48e3 commit 72473fd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,20 @@ Notable changes to this project are documented in this file. The format is based
55
## [Unreleased]
66

77
Breaking changes:
8+
- Added support for PureScript 0.14 and dropped support for all previous versions (#7)
9+
- Removed `naturals` dependency and changed uses of `Natural` to `Int` (#8)
810

911
New features:
1012

1113
Bugfixes:
1214

1315
Other improvements:
16+
- Migrated CI to GitHub Actions and updated installation instructions to use Spago (#6)
17+
- Added a CHANGELOG.md file and pull request template (#10)
1418

1519
## [v1.2.2](https://github.com/purescript-web/purescript-web-dom-xpath/releases/tag/v1.2.2) - 2019-08-18
1620

17-
Raised upper bound for `purescript-web-dom`
21+
- Raised upper bound for `purescript-web-dom`
1822

1923
# [v1.2.1](https://github.com/purescript-web/purescript-web-dom-xpath/releases/tag/v1.2.1) - 2019-06-26
2024

0 commit comments

Comments
 (0)