Skip to content

Commit

Permalink
clean changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
a-s-g93 committed Oct 9, 2024
1 parent a91b49f commit 6cbcfd0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@

## 0.11.0

### Fixed

### Changed

* Removed `kwargs` from LLM classes and replaced with `llm_init_params` to provide parameters that should be passed to the LLM constructor.
Expand Down Expand Up @@ -44,16 +42,12 @@
* Multi file support for Data Modeling process (EXPERIMENTAL)
* Cypher generation support for relationships spanning across different files

### Added

## 0.9.1

### Fixed

* Fix bug in LoadCSVCodeGenerator

### Changed

### Added

* Unit tests for LoadCSVCodeGenerator and StandardCypherCodeGenerator classes
Expand Down

0 comments on commit 6cbcfd0

Please sign in to comment.