Skip to content

Commit a8f913a

Browse files
author
MR
committed
Version 5.1.0
1 parent 0c38157 commit a8f913a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [5.1.0] - 2024-08-06
8+
9+
### Added
10+
-New field type "Link" available in the generator!
11+
712
## [5.0.4] - 2024-05-06
813

914
### Fixed

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
'title' => 'Address Listing',
1515
'description' => 'Address Extension that can either enhance or replace tt_address. You can add required fields dynamically like mask/powermail. Originally it was written in 2016 to replace extensions like nicos_directory, wt_directory or sp_directory and grew from there.',
1616
'category' => 'plugin',
17-
'version' => '5.0.4',
17+
'version' => '5.1.0',
1818
'state' => 'stable',
1919
'uploadfolder' => false,
2020
'clearcacheonload' => false,

0 commit comments

Comments
 (0)