Adds changelog entry for moving connection info to database

This commit is contained in:
John Furrow
2018-09-15 11:27:19 -07:00
parent d91d0ee067
commit 8867c7d3df

View File

@@ -1,6 +1,9 @@
# Change Log
## [Unreleased]
* Supports connecting to multiple rtorrent instances (one per user)
* Moved rtorrent configuration to user database
* Prompts user for connection details in UI when can't connect to rtorrent
* Changed `/list/` route to `/overview/`
* Reorganized and renamed component source files
* Removed verbose logging from `HistoryEra`