diff --git a/docs/releases/0.2.2.md b/docs/releases/0.2.2.md new file mode 100644 index 0000000..6e4770f --- /dev/null +++ b/docs/releases/0.2.2.md @@ -0,0 +1,8 @@ +## v0.2.2 (11th April 2023) + +- Add run instructions with golang to README #75 +- Feature/add support for multiple makefiles #70 +- Add CI Integration section + MegaLinter in README #76 +- Add pre commit hook #69 +- Reduces files to the built-in makefile type for pre-commit #77 +- Adds a system-provided checkmake hook for pre-commit #93