Update CHANGELOG.md

This commit is contained in:
Refringe
2025-08-12 13:52:08 -04:00
committed by GitHub
parent 60958b3d24
commit bea7ab62e8
+3 -7
View File
@@ -4,13 +4,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Changes before the CSharp rewrite (less than version 4) are not documented within this file.
## [Unreleased] ## [Unreleased]
[unreleased]: https://github.com/sp-tarkov/server-csharp/compare/47b6c3426e6f7db2e1b6d97281d850c89466aba0..HEAD
### Changed
- Removed unused dependencies and improved documentation grammar.
### Fixed ### Fixed
- Added error handling for profile loading failures and adjusted nullable return types for better type safety. - Remove unused dependencies and improve code quality [#544](https://github.com/sp-tarkov/server-csharp/pull/544)
[unreleased]: https://github.com/sp-tarkov/server-csharp/compare/47b6c3426e6f7db2e1b6d97281d850c89466aba0..HEAD