Start working on version 0.0.2

This commit is contained in:
Julien Rouhaud 2015-07-01 17:00:39 +02:00
parent b6baf06b67
commit 3af97030bb
3 changed files with 6 additions and 1 deletions

5
CHANGELOG.md Normal file
View file

@ -0,0 +1,5 @@
Changelog
=========
0.0.2:
- fix crash when building hypothetical index on expression

View file

@ -1,6 +1,6 @@
# hypopg extension
comment = 'Hypothetical indexes for PostgreSQL'
default_version = '0.0.1'
default_version = '0.0.2'
module_pathname = '$libdir/hypopg'
relocatable = true