File tree Expand file tree Collapse file tree 1 file changed +33
-1
lines changed Expand file tree Collapse file tree 1 file changed +33
-1
lines changed Original file line number Diff line number Diff line change @@ -12,4 +12,36 @@ Bugfixes:
12
12
13
13
Other improvements:
14
14
15
- ## [ 0.0.0] - 2020-01-01
15
+ ## [ v4.0.2] ( https://github.com/purescript-contrib/purescript-http-methods/releases/tag/v4.0.2 ) - 2018-07-31
16
+
17
+ - Added missing case in ` fromString ` for ` PATCH ` (@bklaric )
18
+
19
+ ## [ v4.0.1] ( https://github.com/purescript-contrib/purescript-http-methods/releases/tag/v4.0.1 ) - 2018-06-23
20
+
21
+ - Adds metadata including contributor guidelines
22
+ - Pushes latest release to Pursuit
23
+
24
+ ## [ v4.0.0] ( https://github.com/purescript-contrib/purescript-http-methods/releases/tag/v4.0.0 ) - 2018-05-25
25
+
26
+ Updates for 0.12
27
+
28
+ ## [ v3.0.0] ( https://github.com/purescript-contrib/purescript-http-methods/releases/tag/v3.0.0 ) - 2017-04-03
29
+
30
+ - Updated for PureScript 0.11
31
+
32
+ ## [ v2.0.0] ( https://github.com/purescript-contrib/purescript-http-methods/releases/tag/v2.0.0 ) - 2016-10-17
33
+
34
+ - Updated dependencies
35
+
36
+ ## [ v1.0.0] ( https://github.com/purescript-contrib/purescript-http-methods/releases/tag/v1.0.0 ) - 2016-06-06
37
+
38
+ Updates for 1.0 core libraries.
39
+
40
+ ## [ v0.1.1] ( https://github.com/purescript-contrib/purescript-http-methods/releases/tag/v0.1.1 ) - 2016-02-09
41
+
42
+ - ` runCustomMethod ` is now exported
43
+ - Better behaved ` Show ` value
44
+
45
+ ## [ v0.1.0] ( https://github.com/purescript-contrib/purescript-http-methods/releases/tag/v0.1.0 ) - 2016-02-08
46
+
47
+ - Initial release
You can’t perform that action at this time.
0 commit comments