1Version 0.4 (2016-12-03):
2
3  New features:
4    - switch from termbox to ncurses to fix display issues
5    - introduce mutli-mode interface to increase user-friendliness
6
7
8Version 0.3 (2016-03-14):
9
10  New features:
11    - new filters to only display upgradable packages and packages
12      having pending actions
13    - local and remote packages versions are now displayed
14    - packages' status now shows the packages which are upgradable
15
16
17Version 0.2 (2016-02-24):
18
19  New features
20    - new '-v' flag added to display version number
21    - Page{Up,Down} keys now used to scroll up/down one page
22
23  Bugfixes
24    - fix build on i386
25
26
27Version 0.1 (2016-02-20):
28
29  - Initial release
30