Merge pull request #73 from draios/initial-changelog

Initial CHANGELOG.
This commit is contained in:
Mark Stemm 2016-05-17 11:27:04 -07:00
commit aec85ad6f3

11
CHANGELOG.md Normal file
View File

@ -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.