Document build fixes in 0.26.2

pull/252/head
Wilfred Hughes 2022-04-10 13:00:01 +07:00
parent a0ac25c69f
commit a43adb2f4b
1 changed files with 7 additions and 0 deletions

@ -1,3 +1,10 @@
## 0.26.2 (unreleased)
### Build
Fixed compilation error on Windows due to GCC extension usage in the
tree-sitter-nix library.
## 0.26.1 (released 10th April 2022)
### Build