diff --git a/changelog.d/20231031_152630_chanhosuh_refactor_utils.rst b/changelog.d/20231031_152630_chanhosuh_refactor_utils.rst new file mode 100644 index 000000000..ae306dfee --- /dev/null +++ b/changelog.d/20231031_152630_chanhosuh_refactor_utils.rst @@ -0,0 +1,5 @@ +Added +----- +- Created utilities for managing datetime, addresses, and enums. +- Created a constants module to house common constants / enums. +