File tree Expand file tree Collapse file tree 1 file changed +15
-7
lines changed Expand file tree Collapse file tree 1 file changed +15
-7
lines changed Original file line number Diff line number Diff line change @@ -12,31 +12,39 @@ Bugfixes:
1212
1313Other improvements:
1414
15+ ## [ v5.0.0] ( https://github.com/purescript-node/purescript-node-url/releases/tag/v5.0.0 ) - 2021-MONTH-DAY
16+
17+ Breaking changes:
18+ - Added support for PureScript 0.14 and dropped support for all previous versions (#10 )
19+
20+ Other improvements:
21+ - Migrated CI to GitHub Actions, updated installation instructions to use Spago, and switched from ` jshint ` to ` eslint ` (#9 )
22+ - Added a changelog and pull request template (#11 )
23+
1524## [ v4.0.0] ( https://github.com/purescript-node/purescript-node-url/releases/tag/v4.0.0 ) - 2018-05-27
1625
17- Updated for PureScript 0.12
26+ - Updated for PureScript 0.12
1827
1928## [ v3.0.0] ( https://github.com/purescript-node/purescript-node-url/releases/tag/v3.0.0 ) - 2017-04-04
2029
21- Updates for 0.11 (@anilanar )
30+ - Updated for 0.11 (@anilanar )
2231
2332## [ v2.0.0] ( https://github.com/purescript-node/purescript-node-url/releases/tag/v2.0.0 ) - 2016-10-22
2433
2534- Updated dependencies
2635
2736## [ v1.0.0] ( https://github.com/purescript-node/purescript-node-url/releases/tag/v1.0.0 ) - 2016-06-07
2837
29- Updates for 1.0 core libraries.
38+ - Updates for 1.0 core libraries.
3039
3140## [ v0.1.2] ( https://github.com/purescript-node/purescript-node-url/releases/tag/v0.1.2 ) - 2016-05-02
3241
33- Fix license in bower.json for Pursuit
42+ - Fix license in bower.json for Pursuit
3443
3544## [ v0.1.1] ( https://github.com/purescript-node/purescript-node-url/releases/tag/v0.1.1 ) - 2015-09-23
3645
37- Pursuit
46+ - Release to Pursuit
3847
3948## [ v0.1.0] ( https://github.com/purescript-node/purescript-node-url/releases/tag/v0.1.0 ) - 2015-09-23
4049
41- Initial release
42-
50+ - Initial release
You can’t perform that action at this time.
0 commit comments