diff --git a/CHANGELOG.md b/CHANGELOG.md index db733c7..6ff017c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,25 @@ ## [0.0.4](https://github.com/FrangipaneTeam/bean/compare/v0.0.3...v0.0.4) (2023-01-20) +### Features + +* **k8s:** get managed on root list ([#25](https://github.com/FrangipaneTeam/bean/issues/25)) ([f680c09](https://github.com/FrangipaneTeam/bean/commit/f680c09f4481042ad6a3cd1a73494f3ca8525d7d)) +* **ui:** new version notification ([#34](https://github.com/FrangipaneTeam/bean/issues/34)) ([b9b3742](https://github.com/FrangipaneTeam/bean/commit/b9b37429685ba3f04d77d2b29313f2816de333cc)) + + +### Bug Fixes + +* **examples:** fix panic if selected item is nil ([#24](https://github.com/FrangipaneTeam/bean/issues/24)) ([04b4a0f](https://github.com/FrangipaneTeam/bean/commit/04b4a0fd69a8ed545a6dec214a1dc70c5a5999ca)) +* **examples:** interface conversion ([#27](https://github.com/FrangipaneTeam/bean/issues/27)) ([7d232cb](https://github.com/FrangipaneTeam/bean/commit/7d232cb372b0ab6c567e639a7df1897fc484bae1)) +* **k8s:** bad file list ([#23](https://github.com/FrangipaneTeam/bean/issues/23)) ([9dfe2e4](https://github.com/FrangipaneTeam/bean/commit/9dfe2e44121e527d7595078a25c876c0b4cf6903)) +* **k8s:** recursivly find refs and selectors ([#29](https://github.com/FrangipaneTeam/bean/issues/29)) ([4012f97](https://github.com/FrangipaneTeam/bean/commit/4012f974ee80792f2b6412a5b3e2a07dae61c583)) +* **keymap:** keymap logic ([#33](https://github.com/FrangipaneTeam/bean/issues/33)) ([b773cf6](https://github.com/FrangipaneTeam/bean/commit/b773cf66f7879af2859ba2cc7d28e8e730a26c7f)) +* **ui:** error panel not loaded ([#19](https://github.com/FrangipaneTeam/bean/issues/19)) ([92655c7](https://github.com/FrangipaneTeam/bean/commit/92655c716e20be46bc6dd0315effad5c46ea4d6e)) +* **ui:** list ui issues when filtered ([#28](https://github.com/FrangipaneTeam/bean/issues/28)) ([2768b97](https://github.com/FrangipaneTeam/bean/commit/2768b970a23b4322e714bf77006da8d38837c423)) + +## [0.0.4](https://github.com/FrangipaneTeam/bean/compare/v0.0.3...v0.0.4) (2023-01-20) + + ### Features * **k8s:** get managed on root list ([#25](https://github.com/FrangipaneTeam/bean/issues/25)) ([f680c09](https://github.com/FrangipaneTeam/bean/commit/f680c09f4481042ad6a3cd1a73494f3ca8525d7d))