Skip to content

Commit 025204c

Browse files
committed
Format readme release infos
1 parent cf9304b commit 025204c

1 file changed

Lines changed: 28 additions & 17 deletions

File tree

README.md

Lines changed: 28 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -22,22 +22,33 @@ Java api library to access nextcloud features from java applications
2222
- Now you can use the methods exposed to access your nextcloud instance
2323

2424
# Changelog
25-
- 2018-12-03 Release 11.0.3
26-
Upgrade httpasyncclient to 4.1.4
27-
Correctly encode URL's in Files and Folder connector
28-
Use port specs in sharing connector
29-
Added E-Mail share type
30-
- 2018-08-03 Release 11.0.2
31-
Reworked file/folder handling
32-
- 2018-07-25 Release 11.0.1
33-
Available via Maven central
34-
- 2018-07-25 Added to maven central to simplify usage
35-
- 2018-06-14 Method added to download files
36-
- 2017-08-19 Added feature to recursive folder handlings
37-
- 2017-06-08 XML parsing via JAXB, REST user provisioning and share api added
38-
- 2017-05-29 Async method calls
39-
- 2017-05-22 Improved Exception generation/handling, user create/delete implemented
40-
- 2017-05-09 Implemented fileupload
41-
- 2017-03-30 Initial release
25+
- 2018-12-03
26+
- Release 11.0.3
27+
- Upgrade httpasyncclient to 4.1.4
28+
- Correctly encode URL's in Files and Folder connector
29+
- Use port specs in sharing connector
30+
- Added E-Mail share type
31+
- 2018-08-03
32+
- Release 11.0.2
33+
- Reworked file/folder handling
34+
- 2018-07-25
35+
- Release 11.0.1
36+
- Available via Maven central
37+
- 2018-07-25
38+
- Added to maven central to simplify usage
39+
- 2018-06-14
40+
- Method added to download files
41+
- 2017-08-19
42+
- Added feature to recursive folder handlings
43+
- 2017-06-08
44+
- XML parsing via JAXB, REST user provisioning and share api added
45+
- 2017-05-29
46+
- Async method calls
47+
- 2017-05-22
48+
- Improved Exception generation/handling, user create/delete implemented
49+
- 2017-05-09
50+
- Implemented fileupload
51+
- 2017-03-30
52+
- Initial release
4253

4354
(c) André Schild, Aarboard AG www.aarboard.ch

0 commit comments

Comments
 (0)