-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |