diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..decdc9a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +# Changelog + +## v1.0.0 + +- Integrated login feature after resolving the configuration conflict. +- Added login test cases after rebasing the test branch on the latest main branch.