Compare commits
3 Commits
5cf3ea5c1f
...
4.2.2
| Author | SHA1 | Date | |
|---|---|---|---|
| 69aed97ce3 | |||
|
|
071a056dc8 | ||
|
|
c31e5cf9ac |
15
CHANGELOG.md
15
CHANGELOG.md
@@ -4,6 +4,21 @@ 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.0.0/), and this project badly attempts [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [4.2.2] - 2024-12-23
|
||||
|
||||
### Added
|
||||
|
||||
- CBA settings to allow disabling of remaining text chat channels
|
||||
|
||||
### Changed
|
||||
|
||||
- Log triage level on player respawn
|
||||
- Campaign Callsigns
|
||||
|
||||
### Fixed
|
||||
|
||||
- Equipment typos
|
||||
|
||||
## [4.2.1] - 2024-06-23
|
||||
|
||||
### Changed
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#define MAJOR 4
|
||||
#define MINOR 2
|
||||
#define PATCHLVL 1
|
||||
#define PATCHLVL 2
|
||||
#define BUILD 0
|
||||
|
||||
Reference in New Issue
Block a user