Link to declarative pods docs in changelog (#1228) [skip ci]

This commit is contained in:
Wes Morgan 2022-04-03 12:28:00 -06:00 committed by GitHub
parent 5959ba99ec
commit 4886fe48ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ A preview of the next release can be installed from
### New
- [#863](https://github.com/babashka/babashka/issues/863): allow pods to be declared in `bb.edn` and load them when required
- See [updated pod library docs for details](TODO: link)
- See [updated pod library docs for details](https://github.com/babashka/pods#in-a-babashka-project)
### Enhanced