diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 25c7b1c..d364bc2 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,5 @@ -Initial release ---------------- +`0.0.1`_ (08-Apr-2021) +---------------------- - support for sending counters & timers to statsd over a TCP or UDP socket + +.. _0.0.1: https://github.com/sprockets/sprockets-statsd/compare/832f8af7...0.0.1 diff --git a/setup.cfg b/setup.cfg index 72d8d51..a9c956c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -13,7 +13,7 @@ project_urls: author = Dave Shawley author_email = daveshawley@gmail.com classifiers = - Development Status :: 1 - Planning + Development Status :: 3 - Alpha Intended Audience :: Developers License :: OSI Approved :: BSD License Natural Language :: English