Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Jun 12, 2013
1 parent a62ec0a commit 3e6807f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions History.md
@@ -1,3 +1,11 @@
0.0.2 / 2013-06-11
==================

- examples: add clock.js example
- README.md improvements
- make "small" mode enabled by default
- clear the foreground and background before the flush

0.0.1 / 2013-06-11
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ansi-canvas",
"version": "0.0.1",
"version": "0.0.2",
"description": "Render a <canvas> node to your terminal",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 3e6807f

Please sign in to comment.