Skip to content
Snippets Groups Projects
Commit 12e8e1d0 authored by Lukas Epple's avatar Lukas Epple
Browse files

otobo-rocketchat: bump version to 0.1.0 and add changelog

Increase 0.0.4 -> 0.1.0 in order to indicate the breaking nature of the
change. This is in line with semantic versioning (initial development)
where increase in the minor version may constitute a breaking change.
parent 28f10371
Branches
Tags otobo-rocketchat-0.1.0
No related merge requests found
......@@ -68,6 +68,13 @@ Additionally “Bypass Rate Limit for API” might be useful as well.
## Changelog
### 0.1.0
* Port from OTRS 6 to OTOBO 10.0
* Rename to `otobo-rocketchat`
**Breaking Change**: No longer works with OTRS.
### 0.0.4
Refactor URL construction to use `CGI` package from CPAN.
......
<?xml version="1.0" encoding="utf-8" ?>
<otobo_package version="1.0">
<Name>otobo-rocketchat</Name>
<Version>0.0.4</Version>
<Framework>6.0.x</Framework>
<Version>0.1.0</Version>
<Framework>10.0.x</Framework>
<Vendor>Universität Augsburg FAI</Vendor>
<URL>https://git.rz.uni-augsburg.de/itinfo-h/otrs-rocketchat</URL>
<License>GNU General Public License Version 3, 29 June 2007</License>
<ChangeLog Version="0.1.0" Date="2020-04-30 12:37:00">
Fifth Unstable Pre-Release for Testing Purposes.
This release ports otrs-rocketchat from OTRS 6 to
OTOBO 10.0. Thus the project is renamed to
otobo-rocketchat as well.
</ChangeLog>
<ChangeLog Version="0.0.4" Date="2020-04-30 10:07:00">
Fourth Unstable Pre-Release for Testing Purposes.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment