Foxtrott has uploaded a new change for review.
https://gerrit.wikimedia.org/r/171993
Change subject: Release Chameleon 1.1.1
......................................................................
Release Chameleon 1.1.1
Change-Id: Ibd9658e411efc067f199cc164a52edbee0165fa0
---
M Chameleon.php
M docs/release-notes.md
2 files changed, 17 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/chameleon
refs/changes/93/171993/1
diff --git a/Chameleon.php b/Chameleon.php
index 855abb4..e5aa9a9 100644
--- a/Chameleon.php
+++ b/Chameleon.php
@@ -47,7 +47,7 @@
}
// define the skin's version
- define( 'CHAMELEON_VERSION', '1.1.1-alpha' );
+ define( 'CHAMELEON_VERSION', '1.1.1' );
// set credits
$GLOBALS[ 'wgExtensionCredits' ][ 'skin' ][ ] = array(
diff --git a/docs/release-notes.md b/docs/release-notes.md
index ad32c38..db4a838 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -1,5 +1,16 @@
## Release Notes
+### Chameleon 1.1.1
+
+Released on 08-Nov-2014
+
+Changes:
+* Some refactoring of the MainContent component
+* Include dataAfterContent in bodyContent
+ (Fixes [72869](https://bugzilla.wikimedia.org/72869))
+* Fix styles for Special pages
+ (Fixes [72872](https://bugzilla.wikimedia.org/72872))
+
### Chameleon 1.1
Released on 06-Nov-2014
@@ -17,16 +28,19 @@
be used in custom layouts, e.g. as a placeholder during layout development
* __HideFor__: Modification that allows to hide the parent component if the
condition specified by the attributes is fulfilled.
- See [its description](Components/Modifications/HideFor.md)
+ See its [description](Components/Modifications/HideFor.md)
* __ShowOnlyFor__: Modification that allows to show the parent
component only if the condition specified by the attributes is fulfilled.
- See [its description](Components/Modifications/ShowOnlyFor.md)
+ See its [description](Components/Modifications/ShowOnlyFor.md)
Other changes:
* Update CI test setup
* Update localisation
* Update documentation
+Known issues:
+* This version will identify as 1.1-alpha on Special:Version
+
### Chameleon 1.0.1
Released on 22-Oct-2014
--
To view, visit https://gerrit.wikimedia.org/r/171993
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibd9658e411efc067f199cc164a52edbee0165fa0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/chameleon
Gerrit-Branch: master
Gerrit-Owner: Foxtrott <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits