Skip to content

Commit bacd5c1

Browse files
committed
Update CHANGELOG
1 parent b9a2fb9 commit bacd5c1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
comments, and dictionary and variable block internal comments.
1414
- (`core`) Dictionary `Rule` class and supporting API for serializing `Rule` instances.
1515
- (`core`) New way to add a variable to a dictionary using a complete specification.
16+
- (`core`) New API constants for rules used in automatic variable construction:
17+
- `DEFAULT_CONSTRUCTION_RULES`: names of table and entity construction rules,
18+
which are applied by default
19+
- `CALENDRICAL_CONSTRUCTION_RULES`: names of date, time and timestamp rules.
1620
- (`sklearn`) `Text` Khiops type support at the estimator level.
1721

1822
### Changed

0 commit comments

Comments
 (0)