Skip to content

Commit 8297798

Browse files
authored
Merge pull request #2760 from tgodzik/release-notes-2.0.16
docs: Add release notes for 2.0.16
2 parents d5e475d + 7b6f2ab commit 8297798

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

notes/v2.0.16.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# bloop `v2.0.16`
2+
3+
Bloop v2.0.16 is a bugfix release, which mainly fixes the native binaries for Windows.
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+
- Improvement: Show path for HashedSource for better verbose output [#2759]
14+
- Bugfix: Add missing csjniutils-0.3.3 library for Windows [#2758]
15+
16+
17+
[#2759]: https://github.com/scalacenter/bloop/pull/2759
18+
[#2758]: https://github.com/scalacenter/bloop/pull/2758
19+
20+
21+
## Contributors
22+
23+
According to `git shortlog -sn --no-merges v2.0.15..v2.0.16`, the following people have contributed to
24+
this `v2.0.16` release: Tomasz Godzik.

0 commit comments

Comments
 (0)