diff options
author | Robin Krahl <me@robin-krahl.de> | 2014-08-31 13:19:54 +0200 |
---|---|---|
committer | Robin Krahl <me@robin-krahl.de> | 2014-08-31 13:19:54 +0200 |
commit | c16d9e5e02e7cbb4f3229ef855b7b2f2fc1da6b1 (patch) | |
tree | b5be016966ae98240cd421d53f94559b0fdb9958 | |
parent | 9ad98b11c181fd1091eb7f24409780727b664b32 (diff) | |
download | LrMediaWiki-c16d9e5e02e7cbb4f3229ef855b7b2f2fc1da6b1.tar.gz LrMediaWiki-c16d9e5e02e7cbb4f3229ef855b7b2f2fc1da6b1.tar.bz2 |
Prepare v0.2.1.v0.2.1
-rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5568aec..d0120e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # LrMediaWiki changelog
+## v0.2.1: Templates! (2014-08-31)
+
+The third beta release of **LrMediaWiki** improves template handling: There is
+an additional field for templates to be added below `{{Information}}`, but
+above the license section, e. g. for `{{Panorama}}` or `{{Personality rights}}`.
+Furthermore a `{{Location}}` template is added automatically if there is GPS
+metadata.
+
+### Fixed issues
+ - #10: Show file settings section in export dialog (enhancement)
+ - #11: Add ‘other templates’ field (enhancement)
+ - #12: Add {{Location}} if GPS metadata is set (enhancement)
+
## v0.2: New metadata and improved reuploads (2014-08-25)
The second beta release of **LrMediaWiki** moves the per-file metadata
(description and categories) to dedicated metadata fields. Furthermore the
|