From 337dca01efa6d9bf960cdcc4bfc9259be06baa9b Mon Sep 17 00:00:00 2001 From: FutureRave Date: Mon, 2 May 2022 21:34:48 +0100 Subject: [PATCH] Update markdown files --- CHANGELOG.md | 2 +- README.md | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a613eab..e08c2151 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog v0.3.0](http://keepachangelog.com/en/0.3.0/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [0.7.0] - 2022-??-?? +## [0.7.0] - 2022-01-05 ### Added diff --git a/README.md b/README.md index 9c9a36b6..1309c156 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,6 @@ | `--force-unit-tests` | Always compile unit tests. | | `--force-exception-handler` | Install custom unhandled exception handler even for Debug builds. | | `--force-minidump-upload` | Upload minidumps even for Debug builds. | -| `--disable-bitmessage` | Disable use of BitMessage completely. | -| `--disable-base128` | Disable base128 encoding for minidumps. | -| `--no-new-structure` | Do not use new virtual path structure (separating headers and source files). | | `--iw4x-zones` | Zonebuilder generates iw4x zones that cannot be loaded without IW4x specific patches. | ## Command line arguments