Skip to content

Commit 9b1c979

Browse files
committed
add release date
1 parent 3a36855 commit 9b1c979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
#### Version 1.3.0 (TBD)
3+
#### Version 1.3.0 (November 23, 2018)
44
* Added the `ScriptedTransformer` framework. `ScriptedTransformer` is abstract class that can be extended to provide transformation logic via a script that is compatible with the Java script engine platform. Right now, javascript is the supported language for writing transformer scripts.
55
* Added support for Transformer serialization. The rules of serialization are:
66
* All built-in transformers provided in the `Transformers` factory class are serializable.

0 commit comments

Comments
 (0)