Skip to content

Commit 401bdd7

Browse files
committed
Udpate changelog.
1 parent 682c4eb commit 401bdd7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

changes.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- added: `F.stats.response.errorBuilder` with count of sent ErrorBuilders
99
- added: `F.stats.response.image` with count of processed images via GM or IM
1010
- added: `F.stats.request.schema` with count of request to SchemaBuilder
11-
- added: `String.prototype.parseTerminal(fields, fn(values, index, count, realIndex), [skipLines], [takeLines])`
11+
- added: `String.prototype.parseTerminal([fields], fn(values, index, count, realIndex), [skipLines], [takeLines])`
1212
- added: `TRACE(message, [name], [url], [ip])` is an alias for `F.trace()`
1313
- added: `F.config['trace-console']` (default: `true`) shows tracing on the console
1414
- added: `F.convert(name, type/function(val))` registers a new convertor (convertors uses QueryParser (GET/POST))
@@ -35,8 +35,8 @@
3535
- fixed: `String.parseInt2()` - a possible NaN value
3636
- fixed: `String.parseFloat2()` - a possible NaN value
3737

38-
- improved: CSS compression
3938
- improved: code
39+
- improved: CSS compression
4040
- improved: CPU and memory consumption
4141
- improved: performance
4242

0 commit comments

Comments
 (0)