v0.0.28

vanna-ai/vannav0.0.28Nov 20, 2023by zainhoda

AI Summary

This release contains a bug fix to ensure the correct message is displayed by correcting the string usage from 'Question' to 'question'.

Key Highlights

  • Bug fix for message display
  • Contributor recognition

New Features

  • Message display bug fix

Full Release Notes

## What's Changed
* MISC should be using `question` instead of `Question` to display the correct message. by @Hassan-Elseoudy in https://github.com/vanna-ai/vanna/pull/133

## New Contributors
* @Hassan-Elseoudy made their first contribution in https://github.com/vanna-ai/vanna/pull/133

**Full Changelog**: https://github.com/vanna-ai/vanna/compare/v0.0.27...v0.0.28