Skip to content

Commit

Permalink
CHANGELOG: Create a changelog for CLiC with some high-level notes
Browse files Browse the repository at this point in the history
  • Loading branch information
lentinj committed Feb 19, 2018
1 parent 8213908 commit 92d0abc
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## [Unreleased]

* Fix nonquote/all subset queries when a chapter is empty
* Code samples for direct CLiC API usage
* Remove useless "0 from start" option in KWICGrouper

## 1.6.1 (2017-11-08)

* Work around file-handle leaks in cheshire3
* Row selection fixes
* Fix /subsets redirect
* Add CLiC & corpora versions to every API response
* Empty CLiC cache on re-install
* Fix header colour

## 1.6.0 (2017-11-02)

* Rework entire CLiC codebase & repository, removing old code and large commits. Old code is available at https://github.com/birmingham-ccr/clic-legacy
* Split CLiC into distinct REST API and clientside SPA parts
* Rework CLiC UI

0 comments on commit 92d0abc

Please sign in to comment.