diff options
author | Michael Davis | 2022-09-01 17:07:46 +0000 |
---|---|---|
committer | GitHub | 2022-09-01 17:07:46 +0000 |
commit | 66276ce630cead06c84394768927fe20490d0638 (patch) | |
tree | 3a14f4f9fcbbd261122666811fe2db3d5c786014 | |
parent | 45dbcb67832e31ca5eea936628f34f5dc26c4381 (diff) |
Changelog notes for 22.08.1 (#3639)
-rw-r--r-- | CHANGELOG.md | 6 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 112bf211..73d37a57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ -# 22.08 (2022-08-02) +# 22.08.1 (2022-09-01) + +This is a patch release that fixes a panic caused by closing splits or buffers. ([#3633](https://github.com/helix-editor/helix/pull/3633)) + +# 22.08 (2022-08-31) A big _thank you_ to our contributors! This release had 87 contributors. @@ -1 +1 @@ -22.08
\ No newline at end of file +22.08.1
\ No newline at end of file |