Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,14 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

## [Unreleased]

- Initial release
- Initial release

## [0.1.0] - 2020-10-28
### Added
- Ability to query Snowflake [@iflores12](https://github.com/iflores12).
- Broke out Athena into own command.
- Added ability to create tables from DFs.

### Need To Add
- Histogram for Snowflake
- Table look up for Snowflake
Loading