diff --git a/CHANGELOG.md b/CHANGELOG.md index 805154c..694d83e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [5.0.0](https://github.com/Allaman/kustomize.nvim/compare/v4.9.3...v5.0.0) (2024-10-04) + + +### ⚠ BREAKING CHANGES + +* Major refactoring and add custom commands #61 + +### Features + +* Major refactoring and add custom commands [#61](https://github.com/Allaman/kustomize.nvim/issues/61) ([0dcf702](https://github.com/Allaman/kustomize.nvim/commit/0dcf7026167e281a7e840fde02acd90e1b8e0dd6)) + ## [4.9.3](https://github.com/Allaman/kustomize.nvim/compare/v4.9.2...v4.9.3) (2024-09-08)