Update CHANGELOG.md
This commit is contained in:
+3
-7
@@ -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).
|
||||
|
||||
Changes before the CSharp rewrite (less than version 4) are not documented within this file.
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
[unreleased]: https://github.com/sp-tarkov/server-csharp/compare/47b6c3426e6f7db2e1b6d97281d850c89466aba0..HEAD
|
||||
### Changed
|
||||
- Removed unused dependencies and improved documentation grammar.
|
||||
|
||||
### 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
|
||||
|
||||
Reference in New Issue
Block a user