CHANGELOG.md in qa_server-1.1.0 vs CHANGELOG.md in qa_server-1.2.0
- old
+ new
@@ -1,4 +1,14 @@
+### 1.2.0 (2018-11-20)
+
+* update QA which includes...
+ * extended QA API (e.g. list, reload, fetch)
+ * fetch/show terms optionally returned as json-ld (default = json for backward compatibility)
+* update dependencies for security vulnerabilities
+* fix accuracy tests
+* default term tests to use fetch instead of show when term identifier is a URI
+* get list of authority names from QA AuthorityService
+
### 1.1.0 (2018-10-31)
* allow historical data to be displayed as graph or datatable (configuration)
* drive main nav menu from navmenu_presenter (configuration)
* Add better install instructions in README