Skip to content

Commit ff7d1fe

Browse files
committed
updated changelog
1 parent 82eba9f commit ff7d1fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The project does _not_ follow Semantic Versioning and the changes are documented
1010
### Added
1111

1212
- a new approach to run interpreter test case from command line (and inside MPS) directly without invoking JUnit code generation
13+
- Added EmptyType to Pluggable Type Facade (PTF). If your language has some kind of _NixType_, you should override `PrimitiveTypeMapper.isEmptyType()` to recognize your _NixType_.
1314

1415
### Fixed
1516

0 commit comments

Comments
 (0)