Skip to content

Commit

Permalink
Updated changelog for 9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterSullivan committed Mar 4, 2016
1 parent 17ec7cb commit 9d514b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
0.9.7
0.9.8
- Removed QCA dependency
- Fixed loading image's icon generation for tall but narrow images.

0.9.7
- New features:
- Added 'Show in tree' action to search results. Triggering it will highlight selected note in the notes tree;
- Reworked local search panel: added 'Replace' field, added 'Greedy search' option, added backreference support;
Expand Down
2 changes: 1 addition & 1 deletion src/appinfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

#define V_MAJOR 0
#define V_MINOR 9
#define V_BUILD 7
#define V_BUILD 8
#define V_REVISION 0
#define V_ALPHA 0

Expand Down

0 comments on commit 9d514b9

Please sign in to comment.