update CHANGELOG

This commit is contained in:
Mitchell Hashimoto
2015-05-15 20:36:28 -07:00
parent d16f5d8196
commit 9422571ca2
2 changed files with 6 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
#!/bin/bash
#
# This script builds the application from source for multiple platforms.
set -e
# Get the parent directory of where this script is.
SOURCE="${BASH_SOURCE[0]}"