Version 0.2
- Added markdown document support! #22.
 - Added PDF document support, including the ability to navigate between pages! #12, #37.
 - Added keystrokes for navigating by headings in HTML content, including epub books and markdown documents. These keystrokes were designed to work similar to a screen reader. #3.
 - Fixed loading epubs with URL-encoded filenames in their manifests. #20.
 - Fixed loading epub 3 books with XHTML embedded inside of them. #35.
 - A message is now spoken if the document doesn't support a table of contents or sections, as opposed to the menu items being disabled. #39.
 - Added a recent documents menu! It currently stores your last 10 opened documents, and pressing enter on one will open it for reading. #32.
 - Completely rewrote the Find dialog, making it much simpler to use, while also adding a history of your last 25 searches and regular expression support! #21.
 - Previously opened documents are now remembered across application restarts. This is configurable through the new options item in the tools menu. #18.
 - Added shift+f1 to open the readme directly in Paperback itself.