Skip to content

Commit 6cbcfd0

Browse files
committed
clean changelog
1 parent a91b49f commit 6cbcfd0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010

1111
## 0.11.0
1212

13-
### Fixed
14-
1513
### Changed
1614

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

47-
### Added
48-
4945
## 0.9.1
5046

5147
### Fixed
5248

5349
* Fix bug in LoadCSVCodeGenerator
5450

55-
### Changed
56-
5751
### Added
5852

5953
* Unit tests for LoadCSVCodeGenerator and StandardCypherCodeGenerator classes

0 commit comments

Comments
 (0)