0.2.2
This commit is contained in:
parent
cfe7058228
commit
caadaa24f0
2 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.2.x
|
## 0.2.x
|
||||||
|
### 0.2.2
|
||||||
|
- Moved processing images into a different thread, making the UI responsiable while processing
|
||||||
|
|
||||||
### 0.2.1
|
### 0.2.1
|
||||||
- Insert exif to image file (i.e. without changing the file).
|
- Insert exif to image file (i.e. without changing the file).
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = "0.2.1"
|
__version__ = "0.2.2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue