2020-01-24 FCCT 0.4.0

  Features:

    - Add mount_options field to filesystem entry

  Misc Changes:

    - Add "release" tag to container of latest release
    - Vendor dependencies


2020-01-23 FCCT 0.3.0

  Features:

    - Add v1.1.0-experimental spec
    - Add with_mount_unit field to generate mount unit from filesystem entry

  Bug Fixes:

    - Report warnings and errors to stderr, not stdout
    - Truncate output file before writing
    - Fix line and column reporting

  Misc Changes:

    - Document syntax of inline file contents
    - Document usage of published container image


2019-07-24 FCCT 0.2.0

  Features:

    - Add --version flag
    - Add Dockerfile and build containers automatically on quay.io

  Bug Fixes:

    - Fix validation of paths for files and directories
    - Fix --output flag handling

  Misc Changes:

    - Add tests for the examples in the docs
    - Add travis integration


2019-07-10 FCCT 0.1.0

Initial Release of FCCT. While the golang API is not stable, the Fedora CoreOS
Configuration language is. Configs written with version 1.0.0 will continue to
work with future releases of FCCT.
