What's Changed
* fix: LLMs are now aware of the current date by gventuri in https://github.com/gventuri/pandas-ai/issues/45
* refactor: make the auto correction mechanism more stable by gventuri
* fix remove imports from code generated by gventuri
* move pylint config from `.pylintrc` file to `pyproject.toml` by HenriqueAJNB in https://github.com/gventuri/pandas-ai/pull/69
* feat: changed from built-in unittest to pytest framework by HenriqueAJNB in https://github.com/gventuri/pandas-ai/pull/67
* Add: Issues & PR template by ambujpawar in https://github.com/gventuri/pandas-ai/pull/76
* Fix contributing guildelines by ambujpawar in https://github.com/gventuri/pandas-ai/pull/80
New Contributors
* ambujpawar made their first contribution in https://github.com/gventuri/pandas-ai/pull/76
**Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v0.2.5...v0.2.6