Skip to content
This repository was archived by the owner on Oct 17, 2021. It is now read-only.

Commit e615723

Browse files
committed
Set new version
1 parent b29f946 commit e615723

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Automatic Intro Image needs IMagick php module to be installed and enabled on yo
88
See https://github.com/mattiaverga/JAutomaticIntroImage/wiki for more help.
99

1010
## Changelog
11+
### v1.1
12+
* New feature: image in subdirectory
13+
* New feature: set custom JPEG compression
14+
1115
### v1.1
1216
* Give some messages when saving article
1317

automaticintroimage.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<extension version="3.2" type="plugin" group="content" method="upgrade">
33
<name>Content - Automatic Intro Image</name>
44
<author>Mattia Verga</author>
5-
<creationDate>15 October 2016</creationDate>
5+
<creationDate>20 November 2016</creationDate>
66
<copyright>Copyright (C) 2016 Mattia Verga. All rights reserved.</copyright>
77
<license>GNU General Public License version 3 or later.</license>
88
<authorEmail>mattia.verga@tiscali.it</authorEmail>
9-
<version>1.1</version>
9+
<version>1.2</version>
1010
<description>PLG_CONTENT_AUTOMATICINTROIMAGE_XML_DESCRIPTION</description>
1111
<files>
1212
<filename plugin="automaticintroimage">automaticintroimage.php</filename>

0 commit comments

Comments
 (0)