We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 228e61d commit f758ce4Copy full SHA for f758ce4
1 file changed
CHANGELOG.md
@@ -34,6 +34,17 @@ Add lastmodified.lrplugin with compiled files
34
### Added
35
Add installation scripts
36
### Changed
37
-Add installation documentation
+Add installation documentation.
38
+The plug-in file name was renamed from LastModified.lrplugin to
39
+LRLastModified.lrplugin. If you make an update now or in thenfuture, you have to
40
+remove the old file manually:
41
+* On Windows
42
+ ```
43
+ <User Home>\AppData\Roaming\Adobe\Lightroom\Modules\LastModified.lrplugin
44
45
+* On macOS
46
47
+ ~/Library/Application Support/Adobe/Lightroom/Modules/LastModified.lrplugin
48
49
### Fixed
50
0 commit comments