Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
msaipraneeth committed Jan 9, 2024
1 parent a6e1e9f commit 804e1fe
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p

### Added

- add util method to generate entities from python dict | list object
- util method to generate entities from python dict | list object
- parameter sub_schemata in EntitySchema to capture nested entity schemata

### Changed

- renamed EntityPath parameter is_uri to is_relation
- renamed EntitySchema parameter sub_path to path_to_root

## [4.4.0] 2023-11-24

Expand Down

0 comments on commit 804e1fe

Please sign in to comment.