From 67360aa3b09d2650fcf593fb3f9e16d35702d607 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Sun, 16 Feb 2014 18:07:54 +0330 Subject: [PATCH] README and Changelog --- README.css | 0 README.md | 6 +++++- changelog.css | 0 changelog.html | 6 +++++- 4 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 README.css create mode 100644 changelog.css diff --git a/README.css b/README.css new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md index 3ea4065..ffe1f4c 100755 --- a/README.md +++ b/README.md @@ -23,7 +23,11 @@ Changelog **1.2** * Added an option to save sketches as a project, so they are editable[1] -* Made Firefox Desktop / Firefox Android versions working ( was blocked by [1] ) +* Made Firefox Desktop versions working ( was blocked by [1] ) +* Added an option to change board's color ( Background ) +* Added Shapes (Circle, Rectangle, Square, Triangle) +* Added Fill/Stroke option for Lines ( and shapes ) +* Made Line Join working ( was disabled in version 1.1 ) **1.1** * Added "About" diff --git a/changelog.css b/changelog.css new file mode 100644 index 0000000..e69de29 diff --git a/changelog.html b/changelog.html index ad5ab46..6a9f8d0 100755 --- a/changelog.html +++ b/changelog.html @@ -9,7 +9,11 @@ 1.2
  • Added an option to save sketches as a project, so they are editable[1]
  • -
  • Made Firefox Desktop / Firefox Android versions working ( was blocked by [1] )
  • +
  • Made Firefox Desktop versions working ( was blocked by [1] )
  • +
  • Added an option to change board's color ( Background )
  • +
  • Added Shapes (Circle, Rectangle, Square, Triangle)
  • +
  • Added Fill/Stroke option for Lines ( and shapes )
  • +
  • Made Line Join working ( was disabled in version 1.1 )
  • 1.1
  • Added "About"