Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

Commit

Permalink
Prepare release 0.3.0 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrif committed May 22, 2018
1 parent 1ecaeef commit 2bca3db
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ 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).

## [Unreleased]

## [0.3.0] - 2018-05-21
### Added
- Examples to run commands interactively.
- `--skip-dns-validation` option.
Expand All @@ -21,5 +23,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Initial release.
- Command line interface for installing, adding a static site, and uninstalling.

[Unreleased]: https://github.com/chrif/cocotte/compare/0.2.0...HEAD
[Unreleased]: https://github.com/chrif/cocotte/compare/0.3.0...HEAD
[0.3.0]: https://github.com/chrif/cocotte/compare/0.2.0...0.3.0
[0.2.0]: https://github.com/chrif/cocotte/compare/v0.1.0...0.2.0

0 comments on commit 2bca3db

Please sign in to comment.