Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit cd164ce

Browse files
authored
Merge pull request #64 from PrisisForks/feature/changelog
feat : updated changelog
2 parents cb7d5c6 + e4ab7e2 commit cd164ce

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

.changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ return [
88
(new ChangelogConfig(
99
'narrowspark',
1010
'coding-standard',
11-
'v4.1.0',
11+
'v5.0.0',
1212
['Added', 'Changed', 'Deprecated', 'Removed', 'Fixed', 'Security']
1313
))
1414
];

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
v5.0.0
2+
======
3+
4+
- Total issues resolved: **1**
5+
- Total pull requests resolved: **1**
6+
- Total contributors: **1**
7+
8+
Added
9+
-----
10+
11+
- [62: feat : added cs with license update, added changelog](https://github.com/narrowspark/coding-standard/pull/62) thanks to @prisis
12+
13+
Changed
14+
-------
15+
16+
- [63: Upgrade php to v7.3](https://github.com/narrowspark/coding-standard/issues/63) thanks to @prisis
17+
118
v4.1.0
219
======
320

0 commit comments

Comments
 (0)