Skip to content

Commit 9024f15

Browse files
committed
docs: release 3.2.0
1 parent 5f12ad4 commit 9024f15

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [3.2.0] - 2025-10-03
8+
### Added
9+
* `notEnforced()` foreign key constraint definition (#117)
10+
11+
### Fixed
12+
* Unit tests failed when TimescaleDB extension was not installed
13+
* `db:wipe --drop-views` could fail when TimescaleDB extension was not installed
14+
715
## [3.1.0] - 2025-09-04
816
### Fixed
917
* Removed the @internal tag from column/index definition classes beause PHPStan complained when using them (#109)

0 commit comments

Comments
 (0)