Schema and version number changes
This commit is contained in:
parent
ef8d5343e9
commit
a70b4f2eae
4 changed files with 34 additions and 2 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## 0.8-dev
|
||||
|
||||
* Schema changes: moved `full_name` field from table `userprofile` to table `user` for search improvement reasons.
|
||||
* Adding `messages_count`, `followers_count` and `following_count` to `profile_info` API endpoint (what I've done to 0.7.1 too).
|
||||
|
||||
## 0.7.1-dev
|
||||
|
||||
* Adding `messages_count`, `followers_count` and `following_count` to `profile_info` API endpoint (forgot to release).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue