diff --git a/1.1.md b/1.1.md index 3dbd32ab..8ea20343 100644 --- a/1.1.md +++ b/1.1.md @@ -1,5 +1,8 @@ # Fetch 1.1 changelog +- Fetch now has a config file that you can share with people and
+keep between script versions! +- Added `--config` and `$config` to specify a custom config location. - If `w3m` or `imagemagick` aren't installed we gracefully fallback to no image mode. - Fix padding escape codes on BSD systems. - Swap escape codes from `\e` to `\033` for consistency.