summaryrefslogtreecommitdiffstats
path: root/docs/CHANGELOG.md
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2023-10-12 23:50:16 -0400
committerTavian Barnes <tavianator@tavianator.com>2023-10-12 23:50:16 -0400
commitc25fa4fb5e58e20ce97c3747c05d26307a70baaa (patch)
tree5cd2999258a8821fef53dea94533dc5d6a94ad33 /docs/CHANGELOG.md
parent5dbab7e7815800ea6a110519154f05485457b194 (diff)
downloadbfs-c25fa4fb5e58e20ce97c3747c05d26307a70baaa.tar.xz
Release 3.0.43.0.4
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 253dd46..3b07f01 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -1,6 +1,18 @@
3.*
===
+3.0.4
+-----
+
+**October 12, 2023**
+
+### Bug Fixes
+
+- Fixed a segfault when reporting errors under musl ([`d40eb87`])
+
+[`d40eb87`]: https://github.com/tavianator/bfs/commit/d40eb87cc00f50a5debb8899eacb7fcf1065badf
+
+
3.0.3
-----