Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
edublancas committed Jan 29, 2024
1 parent dbe2681 commit 1d6bc76
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# CHANGELOG

* [Fix] Fix error when fuzzy matching configuration file (now we only match config keys) (#975 by @maciejb)
* [Fix] Fix error that caused JupySQL to read a config file even when there was no JupySQL config (#975 by @maciejb)

## 0.10.9dev

* [Feature] Add option to disable named parameters; options now changed to: `warn`, `enabled`, and `disabled` - fixes (#971) and (#972)
* [Fix] Fix error when fuzzy matching configuration file (now we only match config keys) (#975 by @maciejb)
* [Fix] Fix error that caused JupySQL to read a config file even when there was no JupySQL config (#975 by @maciejb)

## 0.10.8 (2024-01-25)

Expand Down

0 comments on commit 1d6bc76

Please sign in to comment.