aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 838508b8d..f0b175319 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,7 @@
##
+- Feature: Add `--embedloosefiles` option to `oplog-export` which adds loose files to the export, removing need to call `oplog-snapshot`
- Bugfix: Fix construction order in OpenProcessCache to avoid crash in OpenProcessCache::GcWorker
+- Bugfix: Retain `ServerPath` in oplog when performing `oplog-snapshot`. This is a short-term fix for current incompatibility with the UE cooker.
- Bugfix: Fix OpenProcessCache state error causing assert/error
- Improvement: Make sure we have disk space available to do GC and use reserve up front if need be
- Improvement: We now build the Linux target using the UE toolchain to be compliant with the VFX platform that UE uses for Linux.