summaryrefslogtreecommitdiffstats
path: root/docs/CHANGELOG.md
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2024-02-16 08:43:44 -0500
committerTavian Barnes <tavianator@tavianator.com>2024-02-16 08:43:44 -0500
commit60fb65a75147a0d703842b412effdf8ca6ae2169 (patch)
treeb074c28c46ea53070ae81520736bedc6474bdeb1 /docs/CHANGELOG.md
parent9c40099611099c567d26c7a8b2782fa9a47d6849 (diff)
downloadbfs-60fb65a75147a0d703842b412effdf8ca6ae2169.tar.xz
Release 3.1.13.1.1
Diffstat (limited to 'docs/CHANGELOG.md')
-rw-r--r--docs/CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index b70ed32..3255495 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -1,6 +1,18 @@
3.*
===
+3.1.1
+-----
+
+**February 16, 2024**
+
+### Changes
+
+- Performance and scalability improvements
+
+- The file count in `bfs -status` now has a thousands separator
+
+
3.1
---