diff --git a/CHANGES.rst b/CHANGES.rst
index e5db68b..85a1f97 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -10,13 +10,8 @@ Changes
=======
-Version 0.1.0
--------------
+Version 0.1.0 (2022-05-27)
+--------------------------------
-
-Released 2020
-
-
-- Source code versioning based on `Semantic Versioning 2.0.0 `_.
-
-- License: `MIT `_.
+- Initial public API version;
+- Implemented the ``StormHasher``, a helper class to manage the application of hash algorithms in files and strings.