Prepare for release 0.7.0
- Id
- a66eaee1fd6c690339065ca0a31e3b3c627ddb95
- Author
- Caio
- Commit time
- 2021-09-11T09:28:53+02:00
Modified tique/CHANGELOG.markdown
# Changelog
+## v0.7.0 - 2021-09-11
+
+* Depend on tantivy 0.16+
+
## v0.6.0 - 2021-06-14
* Depend on tantivy 0.15+
Modified tique/Cargo.toml
[package]
name = "tique"
-version = "0.6.0"
+version = "0.7.0"
license = "MIT"
description = "Utilities to drive a tantivy search index"