Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziomello committed Oct 27, 2021
1 parent 02f6ece commit d828956
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ accidentally triggering the load of a previous DB version.**
This release adds major new features since the 2.4.2 release.
We deem it moderate priority for upgrading.

This release adds two frequently requested major features:
This release includes these noteworthy features:

* Continuous Aggregates for Distributed Hypertables
* Support for PostgreSQL 14
* Experimental: Support for timezones in `time_bucket_ng()`, including
the `origin` argument

This release also includes several bug fixes.

Expand Down Expand Up @@ -42,6 +44,7 @@ This release also includes several bug fixes.
* #3727 Fix DirectFunctionCall crash in distributed_exec
* #3728 Fix SkipScan with varchar column
* #3733 Fix ANALYZE crash with custom statistics for custom types
* #3747 Always reset expr context in DecompressChunk

**Thanks**
* @binakot and @sebvett for reporting an issue with DISTINCT queries
Expand Down

0 comments on commit d828956

Please sign in to comment.