Skip to content

Commit f184eb8

Browse files
committed
write Chaneglog
1 parent b26a1df commit f184eb8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.3.1] - 2025-09-24
9+
### Added
10+
- **Project Governance:** Added standard open-source project files including `LICENSE` (MIT), `CODE_OF_CONDUCT.md`, and `CONTRIBUTING.md` to clarify contribution guidelines and project standards.
11+
- **Code Documentation:** Added a lot of comments to clarify how things work.
12+
### Fixed
13+
- **Key Assignment:** Fixed a critical bug where assigning or unassigning a key to an account would fail due to swapped database parameters.
14+
815
## [1.3.0] - 2025-09-23
916

1017
### Added

0 commit comments

Comments
 (0)