aboutsummaryrefslogtreecommitdiff
path: root/cordova/node_modules/ansi/History.md
diff options
context:
space:
mode:
Diffstat (limited to 'cordova/node_modules/ansi/History.md')
-rwxr-xr-xcordova/node_modules/ansi/History.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/cordova/node_modules/ansi/History.md b/cordova/node_modules/ansi/History.md
new file mode 100755
index 0000000..aea8aaf
--- /dev/null
+++ b/cordova/node_modules/ansi/History.md
@@ -0,0 +1,23 @@
+
+0.3.1 / 2016-01-14
+==================
+
+ * add MIT LICENSE file (#23, @kasicka)
+ * preserve chaining after redundant style-method calls (#19, @drewblaisdell)
+ * package: add "license" field (#16, @BenjaminTsai)
+
+0.3.0 / 2014-05-09
+==================
+
+ * package: remove "test" script and "devDependencies"
+ * package: remove "engines" section
+ * pacakge: remove "bin" section
+ * package: beautify
+ * examples: remove `starwars` example (#15)
+ * Documented goto, horizontalAbsolute, and eraseLine methods in README.md (#12, @Jammerwoch)
+ * add `.jshintrc` file
+
+< 0.3.0
+=======
+
+ * Prehistoric