Skip to content

Commit

Permalink
Added information for version 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alinex committed Jan 6, 2016
1 parent c1b772e commit abd0569
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ Version changes
The following list gives a short overview about what is changed between
individual versions:

Version 1.1.2 (2016-01-06)
-------------------------------------------------
- Optimized regex for emoji.
- Fixed tests for new possibilities in lists.
- Allow multiline entries in lists.
- Fix length calculation for box in toConsole().
- Fixed bug in multiline boxes.
- Added direct markdown support for inline elements.
- Format tt text for console and fixed length calculation in boxes for console out.

Version 1.1.1 (2016-01-04)
-------------------------------------------------
- Updated test.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alinex-report",
"version": "1.1.1",
"version": "1.1.2",
"description": "Easy report generating using markdown.",
"copyright": "Alexander Schilling 2015-2016",
"private": false,
Expand Down

0 comments on commit abd0569

Please sign in to comment.