diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..b61f5911 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log + +This file documents all notable changes to Falco. The release numbering uses [semantic versioning](http://semver.org). + +## v0.0.1 + +Released 2016-05-17 + +### Major Changes + +- Initial release. Subsequent releases will have "Major Changes", "Minor Changes", and "Bug Fixes" sections, with links to github issues/pull requests as appropriate.