Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
E
election
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
15
Issues
15
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
services
T
t3o sites
V
voting.typo3.org
extensions
election
Commits
730b67cf
Commit
730b67cf
authored
Aug 03, 2019
by
Stefan Busemann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[TASK] Release 0.2.6
parent
8bee914a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
2 deletions
+15
-2
CHANGELOG
CHANGELOG
+1
-1
Documentation/ChangeLog/Index.rst
Documentation/ChangeLog/Index.rst
+13
-0
ext_emconf.php
ext_emconf.php
+1
-1
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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