blob: f69ea2c83604eefa53e3884b6bc4564c55ce8793 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
Release-notes
==============
Version: 1.0.1
--------------
:Release Date: 2018-09-20
New Features:
- Implements a RESTful HTTPS API for creating feeds to publish files to and subscribe to,
as well as perform CRUD operations on these feeds.
- Implements a RESTful HTTPS API for subscribing to feeds and perform CRUD operations on these subscriptions.
- Implements a RESTful HTTPS API for publishing to feeds and perform CRUD operations on these published files.
Bug Fixes
NA
Known Issues
NA
Other
NA
|