From f38e8769443f7b80aaf4deee53f5de5ec7bf2a63 Mon Sep 17 00:00:00 2001 From: Jeff Lindsay Date: Sat, 15 Jun 2013 15:10:21 -0700 Subject: [PATCH] initial history file --- HISTORY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 HISTORY.md diff --git a/HISTORY.md b/HISTORY.md new file mode 100644 index 000000000..e603fba44 --- /dev/null +++ b/HISTORY.md @@ -0,0 +1,9 @@ +# History + +## 0.1.0 (2013-06-15) + + * First release + * Bootstrap script for Ubuntu system + * Basic push / deploy with git + * Hostname support with Nginx + * Support for Java, Ruby, Node.js buildpacks \ No newline at end of file