We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8139675 commit 4f37a10Copy full SHA for 4f37a10
CHANGELOG.md
@@ -22,6 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
- Fixed file handler left open: Closing config file again after reading it in LUA
23
- Fixed the config value for `tts.defaultProvider` for Google Cloud to be lowercase `gcloud` (instead of `gCloud`)
24
- Fixed error with getCategory due to API changes in DCS ([#246](https://github.com/DCS-gRPC/rust-server/issues/246))
25
+- Fixed export of airbase objects by filtering out ships that are no longer part of a group due to damage
26
+
27
## [0.7.1] - 2023-01-08
28
29
### Fixed
0 commit comments