Skip to content

Commit 06363db

Browse files
committed
Update changes.md
1 parent 8005658 commit 06363db

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGES.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Version 1.9.0
88

99
To be released.
1010

11+
### @fedify/fedify
12+
13+
- Changed fallback behavior of `parseSoftware()` to handle non-Semver number
14+
string.
15+
[[#353], [#365] by Hyeonseo Kim]]
16+
1117
### @fedify/cli
1218

1319
- Added `Next.js` option to `fedify init` command. This option allows users
@@ -21,7 +27,8 @@ To be released.
2127

2228
[Next.js]: https://nextjs.org/
2329
[#313]: https://github.com/fedify-dev/fedify/issues/313
24-
30+
[#353]: https://github.com/fedify-dev/fedify/issues/353
31+
[#365]: https://github.com/fedify-dev/fedify/pull/365
2532

2633
Version 1.8.5
2734
-------------

0 commit comments

Comments
 (0)