From 0d38cff78ca4c69501a26562f4c7758c0a516016 Mon Sep 17 00:00:00 2001 From: derailed Date: Mon, 29 Apr 2019 11:55:39 -0600 Subject: [PATCH] update release notes --- change_logs/release_0.6.0.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/change_logs/release_0.6.0.md b/change_logs/release_0.6.0.md index 1d0160c9..91ffc044 100644 --- a/change_logs/release_0.6.0.md +++ b/change_logs/release_0.6.0.md @@ -16,9 +16,14 @@ Also if you dig this tool, please make some noise on social! [@kitesurfer](https ## Change Logs -### Skins +### K9s Got Skins -You can now skin K9s based on your own sense of style. Skinning, is currently limited to color variations and is still very much experimental. More details on how to achieve this is provided in the README and skins directory in this repo. This could be a prime opportunity for someone to contribute to this project and help us come up with some cooler LNF and share with all K9s folks. Any schemes contributed will be added and featured on this repo. +You can now skin K9s based on your own sense of style. Skinning, is currently limited to color variations and is still very much experimental. More details on how to achieve this is provided in the README and skins sample directory on this repo. This could be a prime opportunity for someone to contribute to this project and help us come up with some cooler looks and share with all K9s folks. Any cool skins contributed will be added and featured in this repo 🐶! + +### Possible instability + +Just spent my birthday weekend tracking down a weird synchronization issue ;(. I might have introduced some instability in the process. So please thread lightly and +please report any weirdness. Thank you!! ---