diff --git a/notes/v1.5.17.md b/notes/v1.5.17.md new file mode 100644 index 0000000000..ac0ff288c7 --- /dev/null +++ b/notes/v1.5.17.md @@ -0,0 +1,24 @@ +# bloop `v1.5.17` + +Bloop v1.5.17 is a bugfix release. + +## Installing Bloop + +For more details about installing Bloop, please see [Bloop's Installation Guide](https://scalacenter.github.io/bloop/setup)) + +## Merged pull requests + +Here's a list of pull requests that were merged: + +- Bugfix: Don't show error message if nothing needs to be send, but end was processed [#2306] +- Build(deps): Update scalafmt-core from 3.8.0 to 3.8.1 [#2305] + + +[#2306]: https://github.com/scalacenter/bloop/pull/2306 +[#2305]: https://github.com/scalacenter/bloop/pull/2305 + + +## Contributors + +According to `git shortlog -sn --no-merges v1.5.16..v1.5.17`, the following people have contributed to +this `v1.5.17` release: Tomasz Godzik, scala-center-steward[bot].