File tree Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change @@ -68,11 +68,23 @@ but those are some of the obvious uses of Template Whisperer.
6868
6969## Template Whisperer versions
7070
71- Template Whisperer is only available for Drupal 8 !
72- The module is ready to be used in Drupal 8, there are no known issues.
71+ Template Whisperer is available for Drupal 8 and Drupal 9!
7372
74- This version should work with all Drupal 8 releases, and it is always
75- recommended to keep Drupal core installations up to date.
73+ - If you are running Drupal ` 8.7.x ` , use Template Whisperer ` 2.x ` .
74+ - If you are running Drupal ` 8.8.x ` , use Bamboo Twig ` 3.x ` .
75+
76+ The version ` 8.x-3.x ` is not compatible with Drupal ` 8.7.x ` .
77+ Drupal ` 8.8.x ` brings some breaking change with tests and so you
78+ must upgrade to ` 8.x-3.x ` version of ** Bamboo Twig** .
79+
80+ ## Which version should I use?
81+
82+ | Drupal Core| Bamboo Twig|
83+ | :---------:| :---------:|
84+ | 8.0.x | 1.x |
85+ | 8.4.x | 2.x |
86+ | 8.8.x | 3.x |
87+ | 9.x | 3.x |
7688
7789## Dependencies
7890
You can’t perform that action at this time.
0 commit comments