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:
12
12
13
13
Other improvements:
14
14
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
+
15
24
## [ v4.0.0] ( https://github.com/purescript-node/purescript-node-url/releases/tag/v4.0.0 ) - 2018-05-27
16
25
17
- Updated for PureScript 0.12
26
+ - Updated for PureScript 0.12
18
27
19
28
## [ v3.0.0] ( https://github.com/purescript-node/purescript-node-url/releases/tag/v3.0.0 ) - 2017-04-04
20
29
21
- Updates for 0.11 (@anilanar )
30
+ - Updated for 0.11 (@anilanar )
22
31
23
32
## [ v2.0.0] ( https://github.com/purescript-node/purescript-node-url/releases/tag/v2.0.0 ) - 2016-10-22
24
33
25
34
- Updated dependencies
26
35
27
36
## [ v1.0.0] ( https://github.com/purescript-node/purescript-node-url/releases/tag/v1.0.0 ) - 2016-06-07
28
37
29
- Updates for 1.0 core libraries.
38
+ - Updates for 1.0 core libraries.
30
39
31
40
## [ v0.1.2] ( https://github.com/purescript-node/purescript-node-url/releases/tag/v0.1.2 ) - 2016-05-02
32
41
33
- Fix license in bower.json for Pursuit
42
+ - Fix license in bower.json for Pursuit
34
43
35
44
## [ v0.1.1] ( https://github.com/purescript-node/purescript-node-url/releases/tag/v0.1.1 ) - 2015-09-23
36
45
37
- Pursuit
46
+ - Release to Pursuit
38
47
39
48
## [ v0.1.0] ( https://github.com/purescript-node/purescript-node-url/releases/tag/v0.1.0 ) - 2015-09-23
40
49
41
- Initial release
42
-
50
+ - Initial release
You can’t perform that action at this time.
0 commit comments