From f472cf5615eb16b31038c6b5e1ba828c07b6f519 Mon Sep 17 00:00:00 2001 From: aghimir3 <22482815+aghimir3@users.noreply.github.com> Date: Sat, 9 Mar 2024 21:42:19 -0800 Subject: [PATCH] Create CHANGELOG.md --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3dac61f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +This document maintains a chronologically ordered list of notable changes for each version of the project. It's meant to help users and contributors see the significant changes between versions of the project. + +## [1.0.0] - 2024-03-09 + +### Added + +- Initial release of PassVault Dynamics, offering a user-friendly interface for secure Active Directory password changes. +- Secure Active Directory password change feature allowing users to update their passwords from anywhere, at any time. +- User-friendly interface designed for ease of use across web-enabled devices, ensuring 24/7 access. +- Comprehensive `README.md` documentation to assist with setup, configuration, and deployment on IIS servers. +- Added `appsettings.json` configuration for toggling the visibility of the company logo within the application. \ No newline at end of file