We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8616471 commit d9d40aeCopy full SHA for d9d40ae
Documentation/Changelog/Index.md
@@ -1,6 +1,13 @@
1
Changelog
2
=========
3
4
+12.0.3
5
+-----
6
+
7
+- Use PSR12 as new coding standard
8
+- Some maintenance
9
+- Fix some undefined array key warnings
10
11
12.0.2
12
-----
13
ext_emconf.php
@@ -17,7 +17,7 @@
17
'author_email' => 'dev@dmk-ebusiness.de',
18
'shy' => '',
19
'dependencies' => 'rn_base',
20
- 'version' => '12.0.2',
+ 'version' => '12.0.3',
21
'conflicts' => '',
22
'priority' => '',
23
'module' => '',
0 commit comments