Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
j2sg committed Jul 21, 2015
1 parent cdc9cec commit 6f61fc8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG
Expand Up @@ -2,7 +2,10 @@ v0.2.0 :
- Transition from Qt4 to Qt5
- Added category filter at product editor.
- Added a custom editor to product ID at invoice editor. It allows either write product ID or open product selection dialog.
- Merged customer, supplier and product/category editors in a simple and multi-tabbed window.
- Visual enhancements on all editors.
- Changed central widget of main window from MDI(Multiple Document Interface) to TDI(Tabbed Document Interface) model.
- Invoices, search results and reports belongs to multi-tabbed main window.
- Fixed segfault on product dialog when the product hasn't category.
- Fixed behavior of "add product" button at product editor when not exists any category.
- Password storage based on SHA1 hash sum.
Expand Down

0 comments on commit 6f61fc8

Please sign in to comment.