Skip to content
This repository has been archived by the owner on Sep 12, 2020. It is now read-only.

Commit

Permalink
release prep 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tobru committed Apr 21, 2016
1 parent 334b08d commit ac0e736
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# CHANGELOG

## [2.1.1] - 2016-04-21
### Added
* New parameter for defining the place of the zones.conf erb template: `$zones_config_template`

### Fixed
* Various documentation updates and fixes
* Removed old parameters
* Replaced deprected `checkconf` by `conf-check`

## [2.1.0] - 2015-12-30
### Added
* New parameter for managing the server user: `$manage_user`
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tobru-knot",
"version": "2.0.2",
"version": "2.1.1",
"author": "tobru",
"summary": "Manage and configure Knot DNS",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit ac0e736

Please sign in to comment.