1
0
mirror of https://github.com/xgi/castero synced 2024-11-10 15:28:45 +01:00
castero/CHANGELOG.md
2018-04-12 15:37:38 -04:00

900 B

castero changelog

This changelog generally follows the principles outlined at https://keepachangelog.com, although the format may differ slightly.

Version listings include the following sections, if applicable:

  • Added - for new features
  • Changed - for changes to existing functionality
  • Deprecated - for pre-existing features made obsolete or unsupported
  • Removed - for removed features or functionality
  • Fixed - for bugs fixed

See also https://github.com/xgi/castero/releases.

0.1.1 - 2018-04-12

Added

  • Pressing 'r' will now reload/refresh your feeds list.
  • Added support for showing status messages in the footer, and certain commands will now display status messages after running (or if an error occurs).

Fixed

  • Fixed an issue where recreating menus often caused them to be smaller than normal.
  • Fixed an issue where a feeds file with duplicate keys would not load.