This commit is contained in:
Michiel Borkent 2020-05-01 11:51:53 +02:00
parent 2253d37bab
commit dbd3abc265

View file

@ -4,9 +4,9 @@
## v0.0.90
- The `next.jdbc` and PostgresQL driver are no longer part of the standardly
distributed `bb` binary. This is now available behind a feature flag. See See
[feature flag
- The `next.jdbc` and PostgresQL driver, introduced in `v0.0.89`, are no longer
part of the standardly distributed `bb` binary. This is now available behind a
feature flag. See See [feature flag
documentation](https://github.com/borkdude/babashka/blob/master/doc/build.md#feature-flags).
- [borkdude/babashka.curl#16](https://github.com/borkdude/babashka.curl/issues/16):