Skip to content

Commit 4559f41

Browse files
author
Miguel Cartier
committed
feat: add protected property for all private fields in *CommandService* for access to any game-specific project inheritance
docs: update README.md to a more detailed documentation of the package library
1 parent 61eea14 commit 4559f41

4 files changed

Lines changed: 639 additions & 155 deletions

File tree

CHANGELOG.md

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

7+
## [0.15.1] - 2025-09-24
8+
9+
**New**:
10+
- Added protected property for all private fields in *CommandService* for access to any game specific project inheritance
11+
712
## [0.15.0] - 2025-01-05
813

914
**New**:

0 commit comments

Comments
 (0)