mirror of
https://github.com/timescale/timescaledb.git
synced 2025-05-15 10:11:29 +08:00
Fix changelog entries added in wrong place
Commit ed212b44 added the changelog entries to the bottom of the changelog instead of the top.
This commit is contained in:
parent
3722b0bf23
commit
39a700a4de
@ -4,6 +4,14 @@
|
||||
`psql` with the `-X` flag to prevent any `.psqlrc` commands from
|
||||
accidentally triggering the load of a previous DB version.**
|
||||
|
||||
## Unreleased
|
||||
|
||||
**Bugfixes**
|
||||
* #4619 Improve handling enum columns in compressed hypertables
|
||||
|
||||
**Thanks**
|
||||
* @yuezhihan for reporting GROUP BY error when setting compress_segmentby with an enum column
|
||||
|
||||
## 2.8.0 (2022-08-30)
|
||||
|
||||
This release adds major new features since the 2.7.2 release.
|
||||
|
Loading…
x
Reference in New Issue
Block a user