update CHANGELOG.md

pull/369/head
Michael Li 1 year ago
parent 1df48acb34
commit 612ea11c7b
No known key found for this signature in database

@ -2,8 +2,9 @@
All notable changes to paopao-ce are documented in this file.
## 0.5.0+dev ([`dev`](https://github.com/rocboss/paopao-ce/tree/dev))
## 0.4.1
### Changed
- web frontend remove pagination to display content and use load more mechanism load page content.
- infinite scrolling instead of pagination for Home/User/Profile page
## 0.4.0
### Added

@ -102,7 +102,7 @@ services:
- paopao-network
backend:
image: bitbus/paopao-ce:nightly
image: bitbus/paopao-ce:0.4
restart: always
depends_on:
- db

Loading…
Cancel
Save