Skip to content

Commit 6f4839a

Browse files
Release v1.6.1
1 parent 60959f8 commit 6f4839a

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-
##### 2024-XX-YY
3+
## 1.6.1
4+
##### 2024-12-13
55

66
- Fixed MySQL/Postgres truncation errors when the user-agent string is longer than 255 characters by truncating the string to 255 chars before inserting to the DB
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.0',
7+
'version' => '1.6.1',
88
];

0 commit comments

Comments
 (0)