Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jahaja committed Apr 5, 2014
1 parent 2f9217a commit da77b16
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
--- v0.2.0 [Not released] ---
--- v0.2.0 [2014-04-05] ---

* [NEW] It's now possible to pass a pattern (e.g /var/log/**/*.log) when adding log files through the arg option --log.

* [FIX] Fixed exception thrown when seeing a log that contains non-ascii chars.

* [FIX] Fixed issue where file size formatted values would be displayed as zero.

* [FIX] Fixed multiple issues related to non-ascii chars.

* [FIX] Fixed issue where HTML was not escaped in the log contents.

--- v0.1.2 [2014-03-31] ---

* [FIX] Fixed issue where a non-ascii process command-line would cause the process pages to crash.
Expand Down

0 comments on commit da77b16

Please sign in to comment.