1 parent d1cef81 commit e9e6c7eCopy full SHA for e9e6c7e
1 file changed
CHANGELOG.md
@@ -5,9 +5,10 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [Unreleased]
+## [1.6.0] - 2026-03-13
9
### Added
10
-* `ExtractYear` time function to extract the year from date/datetime columns
+* Laravel 13 support
11
+* `ExtractDatePart` to extract the year from a timestamp
12
13
## [1.5.0] - 2025-02-14
14
0 commit comments