File tree Expand file tree Collapse file tree
dspace_statistics_api/docs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## Unreleased
7+ ## [ 1.3.0 ] - 2020-10-06
88### Changed
99- Minor refactoring of indexer
1010
Original file line number Diff line number Diff line change 22< html lang ="en-US ">
33 < head >
44 < meta charset ="UTF-8 ">
5- < title > DSpace Statistics API</ title >
5+ < title > DSpace Statistics API v1.3.0 </ title >
66 </ head >
77 < body >
88 < h1 > DSpace Statistics API</ h1 >
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " dspace-statistics-api"
3- version = " 1.2.1 "
3+ version = " 1.3.0 "
44description = " A simple REST API to expose Solr view and download statistics for items in a DSpace repository."
55authors = [" Alan Orth <aorth@mjanja.ch>" ]
66license = " GPL-3.0-only"
You can’t perform that action at this time.
0 commit comments