Skip to content

v0.154.4

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 15:30
· 280 commits to main since this release

Bug fixes

  • Linux: Fixed Ubuntu 20.04 compatibility on x86_64. This regression occurred in Zed Stable v0.153.6 and Zed Preview 0.154.0-pre and was unintentional. Glibc requirement on x86_64 linux is glibc >= 2.31 as it was prior to those releases. Impacted users will have to reinstall zed. (PR #18442).