Commit 09360090 authored by ChanHaeng Lee's avatar ChanHaeng Lee
Browse files

Added changes to `CHANGES.md` related with #313

parent 4cfe9686
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -8,6 +8,21 @@ Version 1.9.0

To be released.

### @fedify/nextjs

 -  Created [Next.js] integration as the *@fedify/nextjs* package.
      [[#313] by Chanhaeng Lee]

### @fedify/cli

 -  Added `Next.js` option to `fedify init` command. This option allows users
    to initialize a new Fedify project with Next.js integration.
    [[#313] by Chanhaeng Lee]


[Next.js]: https://nextjs.org/
[#313]: https://github.com/fedify-dev/fedify/issues/313


Version 1.8.3
-------------