CHANGELOG.md: Add note about Solr connection refactor

This commit is contained in:
Alan Orth 2018-09-23 13:27:43 +03:00
parent b0d81a543c
commit cbeb7c89a7
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added example systemd unit file for API
### Changed
- Refactor Solr configuration and connection
## [0.0.3] - 2018-09-20
### Changed
- Refactor environment variables into config module