diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a94dfdb --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +# acalvino4/craft-twigruleset Changelog + +## Unreleased + +## 1.0.0 - 2023-04-06 + +- Added ruleset that extends from the official twigcs ruleset +- Added customization to the RegEngine to allow the ??? operator +- Removed the rule that enforces snake_case variable names, since the convention in the craft community is camelCase