Skip to content

Commit d3da233

Browse files
committed
Version 1.4.0
1 parent 40ad815 commit d3da233

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
### Fixed
1919
### Removed --->
2020

21+
## 1.4.0 - 2025-06-14
22+
### Added
23+
- More details on autocomplete dropdowns
24+
2125
## 1.3.4 - 2025-0609
2226
### Fixed
2327
- Fixed bug when uploading files

config/package.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
|
1414
*/
1515

16-
'version' => '1.3.4',
16+
'version' => '1.4.0',
1717

1818
];

0 commit comments

Comments
 (0)