Skip to content

Commit 4bf3b9a

Browse files
committed
chore: Release notes for Bloop 1.5.8
1 parent de7612c commit 4bf3b9a

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

notes/v1.5.8.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# bloop `v1.5.8`
2+
3+
Bloop v1.5.8 is a bugfix release.
4+
5+
## Installing Bloop
6+
7+
For more details about installing Bloop, please see [Bloop's Installation Guide](https://scalacenter.github.io/bloop/setup))
8+
9+
## Merged pull requests
10+
11+
Here's a list of pull requests that were merged:
12+
13+
- Chore: Revert JGit to a version compatible with JDK 8 [#2101]
14+
- Docs: update overview.md with corrections [#2100]
15+
- Chore: Update coursier.json and run release on Java 8 for the time being [#2099]
16+
- Chore: Make source generator tests more resilient [#2085]
17+
- Build(deps): Update scalafmt-core from 3.7.5 to 3.7.6 [#2098]
18+
- Improvement: Try and find latest supported semanticdb version [#2097]
19+
20+
21+
[#2101]: https://github.com/scalacenter/bloop/pull/2101
22+
[#2100]: https://github.com/scalacenter/bloop/pull/2100
23+
[#2099]: https://github.com/scalacenter/bloop/pull/2099
24+
[#2085]: https://github.com/scalacenter/bloop/pull/2085
25+
[#2098]: https://github.com/scalacenter/bloop/pull/2098
26+
[#2097]: https://github.com/scalacenter/bloop/pull/2097
27+
28+
29+
## Contributors
30+
31+
According to `git shortlog -sn --no-merges v1.5.7..v1.5.8`, the following people have contributed to
32+
this `v1.5.8` release: Tomasz Godzik, Chris Kipp, scala-center-steward[bot], tgodzik.

0 commit comments

Comments
 (0)