changes(2.0.13) += multiple parameter support

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-06-05 18:28:47 +02:00
parent 3c5aa53190
commit 06c87f9247
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ Changelog
* Bugfix __addifnosuchline: Fixed quotes/interpolation bug ("a b" became "a b")
* New Explorer: interfaces (Sébastien Gross)
* Feature core: Support reading from stdin in types (Steven Armstrong)
* Feature core: Support multiple parameters for types (Steven Armstrong)
* Feature __file: Support reading from stdin with - syntax (Steven Armstrong)
2.0.12: 2012-05-29