Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rjuju committed Jun 4, 2021
1 parent a4acac0 commit 29a669d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,13 @@
Changelog
=========

2021-06-04 version 1.3.0:
-------------------------

**New features**:

- Add support for hypothetical hash indexes (pg10+)

2021-02-26 version 1.2.0:
-------------------------

Expand Down
1 change: 1 addition & 0 deletions docs/usage.rst
Expand Up @@ -88,6 +88,7 @@ The following access methods are supported:

- btree
- brin
- hash (requires PostgreSQL 10 or above)
- bloom (requires the bloom extension to be installed)

Create a hypothetical index
Expand Down

0 comments on commit 29a669d

Please sign in to comment.