diff --git a/META-INF/plugin.xml b/META-INF/plugin.xml
index 3a1d84578..78624104c 100644
--- a/META-INF/plugin.xml
+++ b/META-INF/plugin.xml
@@ -16,6 +16,15 @@
bug tracker.
+ v0.3-beta.11
+
+ - Fixed duplicate error messages from ghc-modi.
+ - Improved performance of jump to declaration.
+ - Added UnicodeSyntax support.
+ - Added MagicHash syntax support.
+ - Added tab settings under Code Style settings.
+ - Run configurations now verify cabal version.
+
v0.3-beta.10
- Added support for jumping to data and newtype constructor definitions.