Skip to content

Commit ece2c33

Browse files
committed
release 2.1.0
1 parent 9a1c7ca commit ece2c33

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [2.1.0] - 2019-10-24
88

99
### Changed
1010
- Use camptocamp/systemd (new dependency) to trigger systemd reloads
11+
- Declare private classes private
12+
13+
### Fixed
14+
- Fix non-zookeeper/cloud installs by making `$zk_ensemble` optional ([#1])
1115

1216
## [2.0.0] - 2019-10-08
1317
This is a feature release that may contain backwards incompatible changes.

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fraenki-solr",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"author": "Frank Wall",
55
"summary": "Installs and configures the Solr search platform",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)