Update changelog

This commit is contained in:
Arun Prakash Jana 2018-08-29 08:13:17 +05:30
parent b3638d8c7e
commit 573da5083d
No known key found for this signature in database
GPG Key ID: A75979F35C080412
2 changed files with 8 additions and 3 deletions

View File

@ -2,8 +2,13 @@ Buku v3.X
Unreleased
What's in?
- Several dependencies is now required on installation
- Bukuserver will use Flask-Admin
- Show search results in pages
- Retrieve description and tags from page, if available
- Export works with all search options now
- Visit cached version on Wayback machine
- Switched to user agent for Firefox on Ubuntu
- Several dependencies made _required_ for installation
- bukuserver will use Flask-Admin
-------------------------------------------------------------------------------

View File

@ -90,7 +90,7 @@ There are several [projects based on `buku`](#related-projects), including a bro
| Scripting language | Python 3.4+ |
| HTTPS | certifi, urllib3 |
| Encryption | cryptography |
| Import browser exported html | beautifulsoup4 |
| HTML | beautifulsoup4, html5lib |
To install package dependencies using pip3, run: