mirror of
https://github.com/HypoPG/hypopg
synced 2026-05-24 09:38:21 +00:00
Start working on version 1.1.1
This commit is contained in:
parent
0a6d64a8e7
commit
f4ce0726b7
2 changed files with 15 additions and 0 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
|
@ -1,6 +1,21 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
WIP version 1.1.1:
|
||||
------------------
|
||||
|
||||
**Bug fixes**:
|
||||
|
||||
- Fix potentially uninitialized variables, thanks to Jeremy Finzel for the
|
||||
report.
|
||||
- Support hypothetical indexes on materialized view, thanks to Andrew Kane
|
||||
for the report.
|
||||
|
||||
|
||||
**Miscellaneous**:
|
||||
|
||||
- add support for PostgreSQL 11
|
||||
|
||||
2017-10-04 version 1.1.0:
|
||||
-------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue