Skip to content

Commit 6de6bb5

Browse files
authored
Merge pull request #2704 from tgodzik/release-notes-2.0.12
chore: Add release notes for 2.0.12
2 parents 7fdb766 + 0ef18bd commit 6de6bb5

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

notes/v2.0.12.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# bloop `v2.0.12`
2+
3+
Bloop v2.0.12 is a bugfix release. The previous release didn't include a fix for expression evaluation in the debugger for Scala 3.7.2.
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: Update scala debug adapter to 4.2.7 to include support for Scala 3.7.2 [#2703]
14+
15+
[#2703]: https://github.com/scalacenter/bloop/pull/2703
16+
17+
## Contributors
18+
19+
According to `git shortlog -sn --no-merges v2.0.11..v2.0.12`, the following people have contributed to
20+
this `v2.0.12` release: Tomasz Godzik.

0 commit comments

Comments
 (0)