diff --git a/notes/v2.0.8.md b/notes/v2.0.8.md new file mode 100644 index 000000000..2028d6c30 --- /dev/null +++ b/notes/v2.0.8.md @@ -0,0 +1,32 @@ +# bloop `v2.0.8` + +Bloop v2.0.8 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: + +- Chore: Bump debug adapter to 4.2.2 [#2582] +- Bugfix: Don't copy resources in directories starting with a dot [#2580] +- Bugfix: Also copy resources on noop [#2579] +- Build(deps): Update sbt-scalafmt from 2.5.3 to 2.5.4 [#2577] +- Build(deps): Update scalafmt-core from 3.8.4 to 3.8.5 [#2578] +- Build(deps): Update scala-library from 2.13.15 to 2.13.16 [#2576] + +[#2582]: https://github.com/scalacenter/bloop/pull/2582 +[#2580]: https://github.com/scalacenter/bloop/pull/2580 +[#2579]: https://github.com/scalacenter/bloop/pull/2579 +[#2577]: https://github.com/scalacenter/bloop/pull/2577 +[#2578]: https://github.com/scalacenter/bloop/pull/2578 +[#2576]: https://github.com/scalacenter/bloop/pull/2576 + +## Contributors + +According to `git shortlog -sn --no-merges v2.0.7..v2.0.8`, the following people +have contributed to this `v2.0.8` release: Tomasz Godzik, +scala-center-steward[bot].