diff --git a/CHANGELOG.md b/CHANGELOG.md index a9b2781..016972d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,20 @@ # Changelog + +## 1.6.x +### 1.6.0: Feature – Add Information from Developing Process + +- 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`. +- **Improved EXIF Edit Window**: Pressing **Enter** (Return) now adds the new item to the list, just like pressing the **Add** button. + +--- + ## 1.5.x ### 1.5.0: Feature - Time of dateEdit now today - Changes that instead of the dateEdit elements being always set to a last day of 2024 it is the current day. +--- + ## 1.4.x ### 1.4.2: Fix links - Fixed that changelog was linked to GitLab, not it is to code.boxyfoxy.net