|
| 1 | +# bloop `v1.4.11` |
| 2 | + |
| 3 | +Bloop v1.4.11 is a bugfix release. |
| 4 | + |
| 5 | +## Installing Bloop |
| 6 | + |
| 7 | +For more details about installing Bloop, please see [Bloop's Installation |
| 8 | +Guide](https://scalacenter.github.io/bloop/setup) |
| 9 | + |
| 10 | +## Merged pull requests |
| 11 | + |
| 12 | +Here's a list of pull requests that were merged: |
| 13 | + |
| 14 | +- Bump scala-debug-adapter to 2.0.11 [#1601] |
| 15 | +- Update zinc fork with the newest fixes [#1600] |
| 16 | +- Bump actions/checkout from 2.3.4 to 2.3.5 [#1597] |
| 17 | +- Fix flag bash/zsh/fish completions [#1596] |
| 18 | +- Avoid warning about unneeded bottle with latest homebrew [#1595] |
| 19 | +- Update bash completions to use ones for Bash 4.2+ [#1594] |
| 20 | +- Bump debug adapter to 2.0.8 [#1592] |
| 21 | +- Use current version for specifying the tag to use [#1591] |
| 22 | +- Forker: fix env processing [#1590] |
| 23 | +- Update release notes' link to install guide and remove blog part of website |
| 24 | + [#1589] |
| 25 | + |
| 26 | +[#1601]: https://github.com/scalacenter/bloop/pull/1601 |
| 27 | +[#1600]: https://github.com/scalacenter/bloop/pull/1600 |
| 28 | +[#1597]: https://github.com/scalacenter/bloop/pull/1597 |
| 29 | +[#1596]: https://github.com/scalacenter/bloop/pull/1596 |
| 30 | +[#1595]: https://github.com/scalacenter/bloop/pull/1595 |
| 31 | +[#1594]: https://github.com/scalacenter/bloop/pull/1594 |
| 32 | +[#1592]: https://github.com/scalacenter/bloop/pull/1592 |
| 33 | +[#1591]: https://github.com/scalacenter/bloop/pull/1591 |
| 34 | +[#1590]: https://github.com/scalacenter/bloop/pull/1590 |
| 35 | +[#1589]: https://github.com/scalacenter/bloop/pull/1589 |
| 36 | + |
| 37 | +## Contributors |
| 38 | + |
| 39 | +According to `git shortlog -sn --no-merges v1.4.10..v1.4.11`, the following |
| 40 | +people have contributed to this `v1.4.11` release: Tomasz Godzik, Adrien |
| 41 | +Piquerez, Jurjen Vorhauer, Vadim Chelyshov, dependabot[bot]. |
0 commit comments