Mirror of https://github.com/roostorg/osprey github.com/roostorg/osprey
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update Changelog.md to add new StringSlice udf (#197)

authored by

Beals and committed by
GitHub
c1f99208 206ceeba

+1
+1
CHANGELOG.md
··· 14 14 15 15 ### 🎉 New features 16 16 - Add Postgres execution result store ([#171](https://github.com/roostorg/osprey/pull/171) by [@serendipty01](https://github.com/serendipty01)) 17 + - Add `StringSlice` UDF which extracts a substring by index range ([#189](https://github.com/roostorg/osprey/pull/189) by [@bealsbe](https://github.com/bealsbe)) 17 18 18 19 ### 🐛 Bug fixes 19 20