Changelog notes for 22.08.1 (#3639)
This commit is contained in:
parent
45dbcb6783
commit
66276ce630
2 changed files with 6 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
22.08
|
||||
22.08.1
|
Loading…
Reference in a new issue