Skip to content

Commit f6ecf4b

Browse files
authored
Merge pull request #2842 from tgodzik/update-release-notes
chore: Update release notes
2 parents d55f358 + 17a78c0 commit f6ecf4b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

notes/v2.0.18.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ For more details about installing Bloop, please see
1111

1212
Here's a list of pull requests that were merged:
1313

14+
- Chore: Fix Uninitialized TermDisplay issue [#2841]
15+
- Chore: Update sbt to 2.0.0-RC8 [#2839]
16+
- Bugfix: Try fix sbt plugin release [#2838]
1417
- Bugfix: Only delete directories if nothing is running [#2822]
1518
- Build(deps): Update logback-classic from 1.5.23 to 1.5.24 [#2836]
1619
- Build(deps): Update librarymanagement-ivy from 1.11.6 to 1.12.0 [#2830]
@@ -48,6 +51,9 @@ Here's a list of pull requests that were merged:
4851
- Build(deps): bump js-yaml from 3.13.1 to 4.1.1 in /website [#2799]
4952
- Chore: Unignore deduplication test [#2796]
5053

54+
[#2841]: https://github.com/scalacenter/bloop/pull/2841
55+
[#2839]: https://github.com/scalacenter/bloop/pull/2839
56+
[#2838]: https://github.com/scalacenter/bloop/pull/2838
5157
[#2822]: https://github.com/scalacenter/bloop/pull/2822
5258
[#2836]: https://github.com/scalacenter/bloop/pull/2836
5359
[#2830]: https://github.com/scalacenter/bloop/pull/2830

0 commit comments

Comments
 (0)