Skip to content

Commit

Permalink
chore(main): release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Sep 9, 2024
1 parent 4c95fac commit 057eaf2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.1.0](https://github.com/fredrikaverpil/neotest-golang/compare/v1.0.0...v1.1.0) (2024-09-09)


### Features

* show compilation failure as test output ([#176](https://github.com/fredrikaverpil/neotest-golang/issues/176)) ([4c95fac](https://github.com/fredrikaverpil/neotest-golang/commit/4c95fac7268f365e6aa1f7e9b438b5ea161437c9))
* use build flags for delve in dap-go config ([#178](https://github.com/fredrikaverpil/neotest-golang/issues/178)) ([71f7151](https://github.com/fredrikaverpil/neotest-golang/commit/71f7151dae1a557f2a1732ff93dbf39c3df123c1))


### Bug Fixes

* added go_list_args option to configuration ([#172](https://github.com/fredrikaverpil/neotest-golang/issues/172)) ([a4d9968](https://github.com/fredrikaverpil/neotest-golang/commit/a4d99687c50259c25fa0e17d268ddbe2dad88abe))
* keep all lines until next log entry ([#179](https://github.com/fredrikaverpil/neotest-golang/issues/179)) ([8e3698a](https://github.com/fredrikaverpil/neotest-golang/commit/8e3698a7882dd9030c0033c5fe6a54df3d96ecde))

## [1.0.0](https://github.com/fredrikaverpil/neotest-golang/compare/v0.11.0...v1.0.0) (2024-08-17)


Expand Down

0 comments on commit 057eaf2

Please sign in to comment.