Small release notes update

Replaced "clamped and clipped" with just "clamped" - IRC.
This commit is contained in:
Morgan Hardwood 2018-02-05 23:40:15 +01:00
parent 56fcaf28f9
commit a09557b782

View File

@ -28,7 +28,7 @@ New features since 5.3:
- Added support for reading and writing metadata and ICC profiles to and from PNG images.
- Added support for processing Sony Pixel Shift ARQ raw files - make sure that the ARQ extension is enabled in Preferences > File Browser > Parsed Extensions.
- Create Sony ARQ raw files using https://github.com/agriggio/make_arq
- Added support for saving 32-bit floating-point TIFFs clamped and clipped to [0-1].
- Added support for saving 32-bit floating-point TIFFs clamped to [0-1].
- Added profiled chromatic aberration correction support using Lensfun.
- More tools now have an on/off switch.
- The user interface is cleaner, with all power-house tools moved into a new "Advanced" tab to prevent slider-shock to newcomers.