CHANGELOG [skip ci]

This commit is contained in:
Michiel Borkent 2021-03-28 20:57:15 +02:00
parent 66c0c8515f
commit 99f6cd6ed4

View file

@ -9,6 +9,7 @@ Babashka proper:
- Support `bb.edn` project config with `:paths` and `:deps`
- Main options are now supported to be called as `bb option` instead of `bb --option`
- Support fully qualified symbol in `--main` option [#758](https://github.com/babashka/babashka/issues/758)
- Support new `doc` option to retrieve a docstring from the command line
Babashka.fs: