-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5c2a009
commit 34c67a8
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
## 0.0.2 (development) | ||
## 0.0.2 (05.18.2017) | ||
* Show hyperlinks in dialog windows instead of plain text | ||
* Move all functions in notifiCat from Tkinter to Qt | ||
* Fix OpenCV Error when video is at final frame | ||
* Don't crash on index error | ||
* Better handling of exceptions | ||
* add 'noself' option to notifiCat when modules have no QApplication (not currently used) | ||
|
||
## 0.0.1 (05/12/2017) | ||
## 0.0.1 (05.12.2017) | ||
* Initial release |