mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-22 14:25:01 +01:00
CHANGELOG.md: Update unreleased features
This commit is contained in:
parent
2db5e02be9
commit
1a650e57c0
@ -7,9 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- Added example systemd unit file for API
|
||||
- Added indexer.py to ingest views and downloads from Solr to a SQLite database
|
||||
|
||||
### Changed
|
||||
- Refactor Solr configuration and connection
|
||||
- /item route now expects id as part of the URI instead of a query parameter: /item/id
|
||||
- View and download stats are now fetched from a SQLite database
|
||||
|
||||
## [0.0.3] - 2018-09-20
|
||||
### Changed
|
||||
|
Loading…
Reference in New Issue
Block a user