From 02cc386c183a1bf89dcac8c8008bb465f69d3340 Mon Sep 17 00:00:00 2001 From: Bruce Marriner Date: Tue, 21 Feb 2017 10:07:16 -0600 Subject: [PATCH] Add Status --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0d6c58c..0f6cb68 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,11 @@ snowflake is a [Go](https://golang.org/) package that provides **For help with this package or general Go discussion, please join the [Discord Gophers](https://discord.gg/0f1SbxBZjYq9jLBk) chat server.** +## Status @ 2017-02-21 +This package should be considered stable and completed. Any additions in the +future will strongly avoid API changes to existing functions. Please see issues +for any remaining TODO items that are planned. + ## Getting Started ### Installing