• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# 2024-07-05-file_format-changlog
2This document describes change log with the following modifications:
3
4* Version
5* Support sendable function
6
7## Version
8We update version from 12.0.4.0 to  12.0.5.0
9
10## Support sendable function
11To support sendable function, a new Function Kind SENDABLE_FUNCTION is added for marking functions as sendable.
12