summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d32d0ad..907f7a1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,10 @@
-### next
-- unless overriden, `/proc` is now no-enter - See #639
+### v1.20.0 - 2023-02-03
+<a name="v1.20.0"></a>
+- unless overriden, `/proc` is now `no-enter`, which solves freezes when searchin on `/` in some system - See #639
- SVG files now rendered as images in the preview panel
+- new version of the nushell function. You should be prompted for an update - Fix #656 - Thanks @FrancescElies and @mediumrarez
+- `no-hide` special paths - Thanks @Avlllo
- preview can now be opened on directories, showing their first level - Fix #405
-- new version of the nushell function. You should be prompted for an update
-- "no-hide" special paths - Thanks @Avlllo
- better determine whether the terminal is white or dark in some (probably rare) cases - See https://github.com/Canop/terminal-light/issues/2
### v1.19.0 - 2023-01-03