File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,14 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ Unreleased ]
7
+ ## [ 2.1.0 ] - 2019-10-24
8
8
9
9
### Changed
10
10
- 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 ] )
11
15
12
16
## [ 2.0.0] - 2019-10-08
13
17
This is a feature release that may contain backwards incompatible changes.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fraenki-solr" ,
3
- "version" : " 2.0 .0" ,
3
+ "version" : " 2.1 .0" ,
4
4
"author" : " Frank Wall" ,
5
5
"summary" : " Installs and configures the Solr search platform" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments