Skip to content

Commit

Permalink
release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fraenki committed Oct 24, 2019
1 parent 9a1c7ca commit ece2c33
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,14 @@ All notable changes to this project will be documented in this file.
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]
## [2.1.0] - 2019-10-24

### Changed
- Use camptocamp/systemd (new dependency) to trigger systemd reloads
- Declare private classes private

### Fixed
- Fix non-zookeeper/cloud installs by making `$zk_ensemble` optional ([#1])

## [2.0.0] - 2019-10-08
This is a feature release that may contain backwards incompatible changes.
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": "fraenki-solr",
"version": "2.0.0",
"version": "2.1.0",
"author": "Frank Wall",
"summary": "Installs and configures the Solr search platform",
"license": "Apache-2.0",
Expand Down

0 comments on commit ece2c33

Please sign in to comment.