diff options
| author | Stefan Boberg <[email protected]> | 2023-01-26 17:13:12 +0100 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2023-01-26 17:13:12 +0100 |
| commit | 0980169c5b8b8d1a3664f3bb7713bbc0d350e145 (patch) | |
| tree | ab707d18319ebef460e6b92ab1b165271e50d131 | |
| parent | Merge branch 'main' of https://github.com/EpicGames/zen (diff) | |
| download | zen-0980169c5b8b8d1a3664f3bb7713bbc0d350e145.tar.xz zen-0980169c5b8b8d1a3664f3bb7713bbc0d350e145.zip | |
added note in CHANGELOG.md
should have been part of previous commit
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e04bb5a79..b5690c28c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## - Improvement: Faster oplog replay - reduces time to open an existing oplog - Improvement: Clearer error messages and logging when requests to project store fails +- Changed: Removed remnants of old mesh experiment ## 0.2.2 - Feature: Added info (GET) endpoints for structured cache |