orbinson / aem-groovy-console

The AEM Groovy Console provides an interface for running Groovy scripts in the AEM container. Scripts can be created to manipulate content in the JCR, call OSGi services, or execute arbitrary code using the CQ, Sling, or JCR APIs.
https://orbinson.github.io/aem-groovy-console/
Other
16 stars 3 forks source link

Add Changelog to the project #17

Closed royteeuwen closed 1 year ago

royteeuwen commented 1 year ago

We should add a changelog + document the changes compared to the original Groovyconsole

royteeuwen commented 1 year ago

Solved by https://github.com/orbinson/aem-groovy-console/pull/15