Skip to content

Commit

Permalink
Bumped version to 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
amallia committed Jun 17, 2019
1 parent 9abb5a0 commit 294e947
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
### Version 0.6.5
- Added node_modules to gitignore
- Log stats on the inverted index (#208)
- Update TBB and PSTL (#211)
- Integrate new trecpp version (#210)
- Introduce error limit for gumbo (#213)
- Updated CLI11 (#212)
- Update trecpp (#214)
- Fix sorting term bug (#209)
- Fix memory leak in cleantext (#215)
- Add run_id (#216)

### Version 0.6.4
- Update README.md
- Update README.md
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center"><img src="https://pisa-engine.github.io/images/logo250.png" width="250px"></p>

# PISA: Performant Indexes and Search for Academia v0.6.4
# PISA: Performant Indexes and Search for Academia v0.6.5

[![Build Status](https://travis-ci.com/pisa-engine/pisa.svg?branch=master)](https://travis-ci.com/pisa-engine/pisa)
[![codecov](https://codecov.io/gh/pisa-engine/pisa/branch/master/graph/badge.svg)](https://codecov.io/gh/pisa-engine/pisa)
Expand Down
2 changes: 1 addition & 1 deletion external/trecpp

0 comments on commit 294e947

Please sign in to comment.