From d952d487edaec3ee21018ffc0a8700edbeda81e4 Mon Sep 17 00:00:00 2001 From: Philipp Frischmuth Date: Mon, 12 Sep 2016 15:35:00 +0200 Subject: [PATCH] Fix a typo in change log --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e06d1ce..210d6af9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) as of vers - Add option to export SPARQL result to CSV - SPARQL: allow less operator in filter clauses and don't switch to uri mode there - SPARQL: remove whitespace constraint on filter clause -- SPARQL: change strategy for less operator detection * enable tokenizer test case +- SPARQL: change strategy for less operator detection, enable tokenizer test case - Add simple test for Erfurt_Store_Adapter_Virtuoso_ResultConverter_CSV - Allow test cases to inject config parameters into the config - Add Unit Tests for Store