These are the release notes for the Include WP extension.
	
Extension page on mediawiki.org: http://www.mediawiki.org/wiki/Extension:Include_WP
Latest version of the release notes: http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/IncludeWP/RELEASE-NOTES?view=co


=== Version 0.1 ===
2011-02-13

Initial release with these features:

* Include articles from Wikipedia or any other MediaWiki wiki into your pages.
* Show only a limited amount of paragraphs on page load, with an option to show the full article.
* Partial conversion to plain-text.
** Removal of templates (such as infoboxes), ref tags, comments, categories and images.
** Both internal and external links are rendered as plain-text.
** Tables, lists, table of content, section headers and more are retained.
* Usage of the MediaWiki [[Resource Loader]] when available with backward support for MW 1.16.x.
