Skip to content

Commit 4611043

Browse files
Autofill changelog with release notes (#10)
Co-authored-by: Thomas Honeyman <[email protected]>
1 parent df7e1ed commit 4611043

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

CHANGELOG.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,36 @@ Bugfixes:
1212

1313
Other improvements:
1414

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

0 commit comments

Comments
 (0)