Before each release
	same steps as BGMP
	update readme instructions (line number, etc) for current WP version


1.0.3
	copy best practices from BGMP

1.1
	Once the necessary filter is added to core (http://core.trac.wordpress.org/ticket/16849): Remove custom filter, refactor environment check, and update required version

future
	Look into using http://codex.wordpress.org/Function_Reference/WP_Error instead of your custom one. If that's not appropriate, then maybe write a quick blog post on the method you're using now.
	Add internationalization support
	