Skip to content

Commit a91184a

Browse files
Release v1.7.0
1 parent 5db1801 commit a91184a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Changelog.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Eloquent History Changelog
22

3-
## Unreleased
4-
##### 2025-XX-YY
3+
## 1.7.0
4+
##### 2025-03-03
55

66
- Added Laravel 12 support
77

src/resources/manifest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
return [
66
'name' => 'Konekt History Module',
7-
'version' => '1.6.1',
7+
'version' => '1.7.0',
88
];

0 commit comments

Comments
 (0)