diff options
Diffstat (limited to 'Changes.textile')
-rw-r--r-- | Changes.textile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile index 293d12f..44daa5f 100644 --- a/Changes.textile +++ b/Changes.textile @@ -104,6 +104,9 @@ h3. @Scanners::Scanner@ * *REMOVED* helper method @String#to_unix@. * *REMOVED* method @streamable?@. +* *NEW*: The @#tokenize@ method also takes an Array of Strings as source. The + code is highlighted as one and split into parts of the input lengths + after that using @Tokens#split_into_parts@. h3. @Scanners::CSS@ |