Skip to content

Commit

Permalink
Release v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed Nov 28, 2024
1 parent be50c57 commit 2e367d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Eloquent History Changelog

## Unreleased
##### 2024-XX-YY
## 1.6.0
##### 2024-11-28

- Added Job Tracking and logging feature
- Added job-tracking-related events
Expand Down
2 changes: 1 addition & 1 deletion src/resources/manifest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@

return [
'name' => 'Konekt History Module',
'version' => '1.5.0',
'version' => '1.6.0',
];

0 comments on commit 2e367d4

Please sign in to comment.