Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tzaeschke authored Oct 14, 2023
1 parent 2a0aae6 commit 15e1973
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ TinSpin indexes are also available via maven:
<dependency>
<groupId>org.tinspin</groupId>
<artifactId>tinspin-indexes</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</dependency>
```

Expand All @@ -46,6 +46,7 @@ Note:
## Changelog

See [CHANGELOG](CHANGELOG.md) for details.
- 2.1.1 Added `create()` method for `IndexConfig`.
- 2.1.0 **API:** Added factory methods for all indexes.
- 2.0.1 Fixed issue with dependencies in generated pom.
- **2.0.0** **Major API rewrite.**
Expand Down

0 comments on commit 15e1973

Please sign in to comment.