Skip to content

Commit

Permalink
chore(main): release 1.9.1 (#279)
Browse files Browse the repository at this point in the history
Introducing tests for Windows along with quoting `go list` paths in the templating.
  • Loading branch information
fredrikaverpil authored Jan 24, 2025
1 parent 3d259fd commit 059c575
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.9.1](https://github.com/fredrikaverpil/neotest-golang/compare/v1.9.0...v1.9.1) (2025-01-24)


### Bug Fixes

* `go test -f` needs backslash escaping on Windows ([#277](https://github.com/fredrikaverpil/neotest-golang/issues/277)) ([3d259fd](https://github.com/fredrikaverpil/neotest-golang/commit/3d259fd31765f0a6a411f1f15a169392f539c19f))

## [1.9.0](https://github.com/fredrikaverpil/neotest-golang/compare/v1.8.0...v1.9.0) (2025-01-21)


Expand Down

0 comments on commit 059c575

Please sign in to comment.