summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2017-04-16 23:50:51 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2017-04-17 00:23:01 -0700
commit6c1bbcfcfac62316d6c49590dd7f69da53c7b166 (patch)
tree887f7130279d864b4034841881988aae06c89b16 /CHANGELOG.md
parent43b8f4e75a32d4b14bd16259af600e1364d68821 (diff)
Update CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0e43ff7..b955d3f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,13 @@ Performance:
- Use threads to parallelize sorting
- Improve parallelism of searching and scoring
+Internal:
+
+ - Fix test suite on i386
+ - Replace test suite with greatest
+ - Add property tests
+ - Add acceptance tests
+
## 0.8 (2017-01-01)
Bugfixes: