Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
voting.typo3.org
extensions
election
Commits
730b67cf
Commit
730b67cf
authored
Aug 03, 2019
by
Stefan Busemann
Browse files
[TASK] Release 0.2.6
parent
8bee914a
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
730b67cf
...
...
@@ -4,4 +4,4 @@
| ------- | ---------- | ----- | --------------------------------------- |
| 0.1.0 | 15.03.2019 | Major | Alpha version |
| 0.2.5 | 19.03.2019 | Major | Beta version / first productive release |
| 0.2.6 |
| Minor | Beta version / TER release |
| 0.2.6 |
03.08.2019
| Minor | Beta version / TER release |
Documentation/ChangeLog/Index.rst
View file @
730b67cf
...
...
@@ -17,6 +17,19 @@ ChangeLog
:Changes:
Release Description
- :Version:
0.2.6
:Date:
2019-08-03
:Changes:
* [DOCS] Add documentation
* [DOCS] Update contributing, add changlog
* [TASK] Reorder menu for logic process
* [BUGFIX] Add close button for import dialogue
* [BUGFIX] use correct icon for close button
* [BUGFIX] Remove debug statements
- :Version:
0.2.5
:Date:
...
...
ext_emconf.php
View file @
730b67cf
...
...
@@ -18,5 +18,5 @@ $EM_CONF[$_EXTKEY] = array(
'author'
=>
'Oliver Eglseder, Stefan Busemann, Christoph Pascher'
,
'author_email'
=>
'php@vxvr.de, stefan.busemann@in2code.de, c.pascher@browserwerk.de'
,
'author_company'
=>
'TYPO3 Association'
,
'version'
=>
'0.2.
5
'
,
'version'
=>
'0.2.
6
'
,
);
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment