fk Changelog.md

pull/362/head v0.4.0-alpha.5
Michael Li 1 year ago
parent 8714c38933
commit 448d88efa7
No known key found for this signature in database

@ -14,7 +14,7 @@ All notable changes to paopao-ce are documented in this file.
```
- add user highlight tweet support include custom tweet set to highlight and list in user/profile page.
- add cli subcommand to start paopao-ce serve or other task. [#354](https://github.com/rocboss/paopao-ce/pull/354)
- add `Friendship` feature . [#355](https://github.com/rocboss/paopao-ce/pull/354)
- add `Friendship` feature . [#355](https://github.com/rocboss/paopao-ce/pull/355)
migration database first(sql ddl file in `scripts/migration/**/*_user_following.up.sql`):
```sql
DROP TABLE IF EXISTS p_following;

Loading…
Cancel
Save