diff --git a/CHANGES.md b/CHANGES.md index bac6dcd..9f7b8a6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,11 @@ # Changelog -All notable changes to this project will be documented in this file. +All notable changes to CSDMS Ivy will be documented in this file. + +Automatically add updates with: +```bash +git-changelog --in-place --output CHANGES.md +``` The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).