diff --git a/resources/META-INF/plugin.xml b/resources/META-INF/plugin.xml index d2890b9..f0c5fc4 100644 --- a/resources/META-INF/plugin.xml +++ b/resources/META-INF/plugin.xml @@ -12,7 +12,8 @@ ]]> 0.3.2-beta2: Introduced class members in completion list, improved syntax support +
  • 0.3.2-beta2: Improved syntax support. Fixed completion bug when invoking AC in method definition block
  • +
  • 0.3.2-beta1: Introduced class members in completion list
  • 0.3.1: Fixed much bugs with syntax recognition, fixed extra space in completion for method params
  • 0.3.0: Fixed many bugs with syntax recognition, added few words to highlight, improved completion
  • 0.2.5: Fixed "switch" keyword detection