Skip to content

Commit 7f8b83e

Browse files
committed
Prepare next release
1 parent f84b8bc commit 7f8b83e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
/Makefile export-ignore
1313
/**/*Test.php export-ignore
1414
/**/Test** export-ignore
15+
/rector.php export-ignore

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All Notable changes to `bakame/http-strucured-fields` will be documented in this file
44

5-
## [Next] - TBD
5+
## [0.5.0] - 2022-05-13
66

77
### Added
88

@@ -119,7 +119,8 @@ All Notable changes to `bakame/http-strucured-fields` will be documented in this
119119

120120
**Initial release!**
121121

122-
[Next]: https://github.com/bakame-php/http-structured-fields/compare/0.4.0...master
122+
[Next]: https://github.com/bakame-php/http-structured-fields/compare/0.5.0...master
123+
[0.5.0]: https://github.com/bakame-php/http-structured-fields/compare/0.4.0...0.5.0
123124
[0.4.0]: https://github.com/bakame-php/http-structured-fields/compare/0.3.0...0.4.0
124125
[0.3.0]: https://github.com/bakame-php/http-structured-fields/compare/0.2.0...0.3.0
125126
[0.2.0]: https://github.com/bakame-php/http-structured-fields/compare/0.1.0...0.2.0

0 commit comments

Comments
 (0)