aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6dc1c15df..7ac2e6642 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
##
- Improvement: FileCas now keeps an up to date index of all the entries improving performance when getting cache misses on large payloads
+- Changed: Exit with failure code on port conflict rather than reporting crash to Sentry
## 0.2.3
- Feature: Add support for "packagedata" mapping in oplog entries
@@ -130,7 +131,6 @@
- `--clean` Delete and create a new oplog before starting import
- Improvement: Faster oplog replay - reduces time to open an existing oplog
- Improvement: Clearer error messages and logging when requests to project store fails
-- Changed: Exit with failure code on port conflict rather than reporting crash to Sentry
- Changed: Removed remnants of old mesh experiment
- Changed: Remove obsolete export-project command
- Changed: Removed remnants import-project command