Skip to content

Commit 933bf4c

Browse files
committed
[CHG] included pull request from @zoranilic and fixed problems with translations when pasting a reference, see issue #63
1 parent 9084117 commit 933bf4c

3 files changed

Lines changed: 22 additions & 1 deletion

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
3.0.0 - October 16, 2023
2+
========================
3+
4+
.. include:: ../../Includes.txt
5+
6+
.. only:: html
7+
8+
.. contents::
9+
:local:
10+
:depth: 3
11+
12+
13+
Important changes
14+
-----------------
15+
16+
All Changes
17+
-----------
18+
This is a list of all changes in this release: ::
19+
20+
- [CHG] included pull request from @zoranilic and fixed problems with translations when pasting a reference

Documentation/Misc/Changelog/Index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ List of versions
2020
:titlesonly:
2121
:glob:
2222

23+
3-0-1
2324
3-0-0
2425
2-0-5
2526
2-0-4

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
'title' => 'Paste reference for content elements',
1212
'description' => 'Paste reference instead of copy for content elements',
1313
'category' => 'plugin',
14-
'version' => '3.0.0',
14+
'version' => '3.0.1',
1515
'constraints' => [
1616
'depends' => [
1717
'typo3' => '12.4.0-12.4.99',

0 commit comments

Comments
 (0)