Skip to content

Commit 4cca126

Browse files
committed
fix: Update CHANGELOG.md per requested changes.
1 parent 8bc6b11 commit 4cca126

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

com.playeveryware.eos/CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
44

55
## [3.3.3] - 2024-09-19
66

7-
### Features
7+
### Added
88
- **Unit Testing Enhancements**:
99
- Added new unit test documentation and expanded test coverage across the project. (#914, #905, #893, #fdd07613, #0f55d1ec, #902)
1010

1111
- **Documentation Updates**:
1212
- Improved documentation clarity and organization, including replacing markdown files in the root of the repository with symbolic links to the package files. (#914, #f9d3615a, #8685cd73, #f077cec1)
1313

14-
### Fixes
14+
- **Tests**:
15+
- Added new unit tests and refactored existing ones to address file upload encoding issues and improve coverage. (#f0b3572e, #902, #94eb0453, #f0b3572e)
16+
17+
### Fixed
1518
- **File & Prefab Management**:
1619
- Removed unreferenced and outdated prefabs and files, updated documentation to reference the correct prefabs. (#adfb2877, #bfbec067, #f077cec1, #f9d3615a)
1720

@@ -27,9 +30,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2730
- **Miscellaneous Fixes**:
2831
- Removed extraneous files like `.editorconfig` and unreferenced classes. Fixed small issues like grammar and unused code. (#116f51c7, #84b67848, #adfb2877, #e3c7262a, #c799fcc1)
2932

30-
### Tests
31-
- Added new unit tests and refactored existing ones to address file upload encoding issues and improve coverage. (#f0b3572e, #902, #94eb0453, #f0b3572e)
32-
3333
## [3.3.2] - 2024-08-27
3434

3535
### Added

0 commit comments

Comments
 (0)