* Bumps version to 0.1.1 * chore: update changelog --------- Co-authored-by: tconbeer <tconbeer@users.noreply.github.com>
23 lines
525 B
Markdown
23 lines
525 B
Markdown
# harlequin-odbc CHANGELOG
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [Unreleased]
|
|
|
|
## [0.1.1] - 2024-01-09
|
|
|
|
### Bug Fixes
|
|
|
|
- Renames package to use hyphen.
|
|
|
|
## [0.1.0] - 2024-01-09
|
|
|
|
### Features
|
|
|
|
- Adds a basic ODBC adapter.
|
|
|
|
[Unreleased]: https://github.com/tconbeer/harlequin-odbc/compare/0.1.1...HEAD
|
|
|
|
[0.1.1]: https://github.com/tconbeer/harlequin-odbc/compare/0.1.0...0.1.1
|
|
|
|
[0.1.0]: https://github.com/tconbeer/harlequin-odbc/compare/dbe2dbd1da1930117c1572ca751d9cd9d43928b6...0.1.0
|