From 1f13b4d2490fbb3479ca90641b51886ad01f43b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Wed, 5 Dec 2018 13:01:03 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30d9100..0b98b93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ job that produced an image sequence. - Flamenco: Compress all blend files, and not just the one we save from Blender. Requires BAT 0.5 or newer. +- Flamenco: Store more info in the `jobinfo.json` file. This is mostly useful for debugging issues + on the render farm, as now things like the exclusion filter and Manager settings are logged too. ## Version 1.9.4 (2018-11-01)