From 11d4dc8cf28a4fd7ed4e457de8adb9a4129c9ff7 Mon Sep 17 00:00:00 2001 From: Bastien Jansen Date: Sun, 4 Feb 2024 20:30:48 +0100 Subject: [PATCH] Changelog for release 0.10 --- src/main/resources/META-INF/plugin.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index 143ff10..e9c5c8d 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -14,8 +14,8 @@
  • The plugin also recognizes the `.pebble` extension (#56)
  • Allow method calls on literals (#62)
  • Support built-in tests (#51)
  • -
  • Drop support for IDEA < 2019.2 (#82)
  • -
  • xxx (#xx)
  • +
  • Drop support for IDEA < 2022.2 (#82)
  • +
  • Fixed issue in EAP 2024.1 (#174)
  • Full changelog at https://github.com/bjansen/pebble-intellij/milestone/10?closed=1