feat: fixing version...
This commit is contained in:
parent
b6f25690ae
commit
21378f2f5b
1 changed files with 7 additions and 4 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -1,7 +1,7 @@
|
|||
# Changelog
|
||||
|
||||
## 1.8.x
|
||||
### 1.8.0: Feature - Adding wiki and reform readme
|
||||
### 1.8.0: Feature - Adding wiki and reform readme (25.09.29)
|
||||
- Trimmed readme and moved some content to the wiki.
|
||||
- About now linkes to Forgejo not GitLab, and the new wiki.
|
||||
- pip readme also contains link to wiki.
|
||||
|
|
@ -9,7 +9,10 @@
|
|||
---
|
||||
|
||||
## 1.7.x
|
||||
### 1.7.0: Feature - Automatically Add Missing EXIF Fields
|
||||
### 1.7.1: Incorrect version pump... (25.09.29)
|
||||
- See changelog 1.8.0, was a problem in the git comment cousing wrong version pump...
|
||||
|
||||
### 1.7.0: Feature - Automatically Add Missing EXIF Fields (25.08.13)
|
||||
- Between versions 1.5 and 1.6, two new EXIF fields were introduced: `developer` and `time`.
|
||||
- If these fields were missing in the local EXIF file, the program would still load but crash when processing an image.
|
||||
- Previously, this could be fixed manually by adding the missing fields, something I could easily do myself, but not ideal for other users.
|
||||
|
|
@ -19,7 +22,7 @@
|
|||
---
|
||||
|
||||
## 1.6.x
|
||||
### 1.6.0: Feature - Add Information from Developing Process
|
||||
### 1.6.0: Feature - Add Information from Developing Process (25.08.13)
|
||||
|
||||
- Added two new combo boxes: one for **film developer** and one for **development time** (how long the film was developed).
|
||||
- The film developer field accepts all characters, while the time field only accepts `NA` or `mm:ss`.
|
||||
|
|
@ -28,7 +31,7 @@
|
|||
---
|
||||
|
||||
## 1.5.x
|
||||
### 1.5.0: Feature - Time of dateEdit now today
|
||||
### 1.5.0: Feature - Time of dateEdit now today (25.05.30)
|
||||
- Changes that instead of the dateEdit elements being always set to a last day of 2024 it is the current day.
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue