From 34b159e689de5ba1347af5dd9eabb8e0098d1148 Mon Sep 17 00:00:00 2001 From: Thomas Poignant Date: Wed, 10 Aug 2022 00:10:22 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2a96abc3df5..f2a0f3dc906 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ > ## go-feature-flag v1 feedback > go-feature-flag is heading towards v1 and it may require a change on how to design your flags _(no worries we will keep backward compatibility)_. -> I would love to get your feedback about this change in this [discussion #229](https://github.com/thomaspoignant/go-feature-flag/discussions/229) -> -> **Thank you!** +> The roadmap is now publicly available in this [issue #291](https://github.com/thomaspoignant/go-feature-flag/issues/291), feel free to comment and give any feedback.

go-feature-flag logo